diff --git a/.SRCINFO b/.SRCINFO index 728d457f2553..a2ca61f7dc21 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,15 +1,15 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - all - pkgver = b7207b08_20211119 + pkgver = f5cc959c_20211120 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr arch = any license = custom:ISC - depends = nextpnr-ice40-nightly>=b7207b08_20211119 - depends = nextpnr-ecp5-nightly>=b7207b08_20211119 - depends = nextpnr-nexus-nightly>=b7207b08_20211119 - depends = nextpnr-generic-nightly>=b7207b08_20211119 + depends = nextpnr-ice40-nightly>=f5cc959c_20211120 + depends = nextpnr-ecp5-nightly>=f5cc959c_20211120 + depends = nextpnr-nexus-nightly>=f5cc959c_20211120 + depends = nextpnr-generic-nightly>=f5cc959c_20211120 conflicts = nextpnr-git options = !strip diff --git a/PKGBUILD b/PKGBUILD index c309a2852a1e..709bd50c6a72 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-all-nightly -pkgver=b7207b08_20211119 +pkgver=f5cc959c_20211120 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - all" @@ -11,10 +11,10 @@ license=("custom:ISC") groups=() options=("!strip") depends=( - "nextpnr-ice40-nightly>=b7207b08_20211119" - "nextpnr-ecp5-nightly>=b7207b08_20211119" - "nextpnr-nexus-nightly>=b7207b08_20211119" - "nextpnr-generic-nightly>=b7207b08_20211119" + "nextpnr-ice40-nightly>=f5cc959c_20211120" + "nextpnr-ecp5-nightly>=f5cc959c_20211120" + "nextpnr-nexus-nightly>=f5cc959c_20211120" + "nextpnr-generic-nightly>=f5cc959c_20211120" ) conflicts=(