diff options
author | Aki Van Ness | 2024-07-17 02:02:47 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-07-17 02:02:47 +0200 |
commit | 4df1d52e316a245bcf378c9dd5901598e0985e92 (patch) | |
tree | 65ea1828e16caa7498c64955bc0ce34a194fc261 | |
parent | 42a528c8775aaef9456c907fef428656899a237e (diff) | |
download | aur-4df1d52e316a245bcf378c9dd5901598e0985e92.tar.gz |
Bumpped nextpnr-all version to 20240717_nextpnr_0.7_52_geb099a92
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic - pkgver = 20240716_nextpnr_0.7_52_geb099a92 + pkgver = 20240717_nextpnr_0.7_52_geb099a92 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan <aur@catgirl.link> pkgname=nextpnr-all-nightly -pkgver=20240716_nextpnr_0.7_52_geb099a92 +pkgver=20240717_nextpnr_0.7_52_geb099a92 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |