diff --git a/.SRCINFO b/.SRCINFO index 6e7873c0a3e9d..14be0ef31532c 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - 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 460ae83be7321..fb14aa2217494 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=e926cddc_20210919 -pkgrel=2 +pkgver=e926cddc_20210920 +pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40" arch=("any") diff --git a/PKGBUILD.in b/PKGBUILD.in index 65151f3fea97b..8e49c23046a54 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -2,7 +2,7 @@ pkgname=nextpnr-ice40-nightly pkgver=@NPR_VER@ -pkgrel=2 +pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40" arch=("any")