From 3b52fa17167450ece816f815e50667558bd02fd6 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 2 Sep 2023 02:00:05 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230902_nextpnr_0.6_85_ga9a9251e --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fbfd8ffee57e8..f35626c382a4f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230901_nextpnr_0.6_85_ga9a9251e + pkgver = 20230902_nextpnr_0.6_85_ga9a9251e pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 423b3382e9845..b1850bb98c664 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230901_nextpnr_0.6_85_ga9a9251e +pkgver=20230902_nextpnr_0.6_85_ga9a9251e pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"