diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-02-09 14:41:49 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-02-09 14:41:49 +0100 |
commit | 7b2297038738c332bf98511c2334908a43b8d44d (patch) | |
tree | 37a7056e7c30861360b26c822d7b2a3f8f669b69 /pcr/nextpnr-git/PKGBUILD | |
parent | 4877669d1f1d086c0ff0c70392d66f2f11fa2612 (diff) | |
download | abslibre-7b2297038738c332bf98511c2334908a43b8d44d.tar.gz abslibre-7b2297038738c332bf98511c2334908a43b8d44d.tar.bz2 abslibre-7b2297038738c332bf98511c2334908a43b8d44d.zip |
pcr: nextpnr-git: update pkgver
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/nextpnr-git/PKGBUILD')
-rw-r--r-- | pcr/nextpnr-git/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/nextpnr-git/PKGBUILD b/pcr/nextpnr-git/PKGBUILD index 309aca475..9c2d93b52 100644 --- a/pcr/nextpnr-git/PKGBUILD +++ b/pcr/nextpnr-git/PKGBUILD @@ -3,7 +3,7 @@ # parabola changes and rationale: # - Add armv7h support pkgname=nextpnr-git -pkgver=r2884.15b2852b +pkgver=r2980.f67d474e pkgrel=1 pkgdesc='Portable FPGA place and route tool' arch=('armv7h' 'i686' 'x86_64') |