diff --git a/.SRCINFO b/.SRCINFO index 985d1ee313321..6e7873c0a3e9d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 67bd349e_20210919 - pkgrel = 1 + pkgver = e926cddc_20210919 + pkgrel = 2 epoch = 1 url = https://github.com/YosysHQ/nextpnr arch = any @@ -20,7 +20,7 @@ pkgbase = nextpnr-ice40-nightly depends = qt5-base conflicts = nextpnr-git options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=67bd349e + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e926cddc sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 2ee220292fd9a..460ae83be7321 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=67bd349e_20210919 -pkgrel=1 +pkgver=e926cddc_20210919 +pkgrel=2 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40" arch=("any") @@ -24,7 +24,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=67bd349e + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=e926cddc ) sha256sums=( "SKIP" diff --git a/PKGBUILD.in b/PKGBUILD.in index 8e49c23046a54..65151f3fea97b 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -2,7 +2,7 @@ pkgname=nextpnr-ice40-nightly pkgver=@NPR_VER@ -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40" arch=("any")