diff --git a/.SRCINFO b/.SRCINFO index 3f88f41f9d406..e3b473d39a66b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20220219_347ba3a - pkgrel = 2 + pkgver = 20220220_347ba3a + pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 11d60d625d5f1..90039f871a349 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20220219_347ba3a -pkgrel=2 +pkgver=20220220_347ba3a +pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" arch=("x86_64") diff --git a/PKGBUILD.in b/PKGBUILD.in index a383d39c3be8c..c9bb7ccf16685 100644 --- a/PKGBUILD.in +++ b/PKGBUILD.in @@ -2,7 +2,7 @@ pkgname=nextpnr-nexus-nightly pkgver=@NPR_VER@ -pkgrel=2 +pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" arch=("x86_64")