diff --git a/.SRCINFO b/.SRCINFO index a8472008b8ec..4d5cc5e2518d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - all - pkgver = e926cddc_20210919 - pkgrel = 2 + pkgver = e926cddc_20210920 + pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr arch = any diff --git a/PKGBUILD b/PKGBUILD index 57be32b82d27..08170a5ac6fe 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Aki-nyan pkgname=nextpnr-all-nightly -pkgver=e926cddc_20210919 -pkgrel=2 +pkgver=e926cddc_20210920 +pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - all" arch=("any") diff --git a/PKGBUILD.in b/PKGBUILD.in index d165d8250686..f34906a86c83 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -2,7 +2,7 @@ pkgname=nextpnr-all-nightly pkgver=@NPR_VER@ -pkgrel=2 +pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - all" arch=("any")