diff options
author | Aki Van Ness | 2024-05-20 02:01:26 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-05-20 02:01:26 +0200 |
commit | c073404f207f39fcb1727878a633c1f894a340b2 (patch) | |
tree | f06252aa01c4c92cb018c60761341f4ef993da71 | |
parent | 2d1531ca3d75b30c021c7587ebd701dd49290391 (diff) | |
download | aur-c073404f207f39fcb1727878a633c1f894a340b2.tar.gz |
Bumpped nextpnr-all version to 20240520_nextpnr_0.7_39_gb7f91e57
-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 = 20240519_nextpnr_0.7_39_gb7f91e57 + pkgver = 20240520_nextpnr_0.7_39_gb7f91e57 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=20240519_nextpnr_0.7_39_gb7f91e57 +pkgver=20240520_nextpnr_0.7_39_gb7f91e57 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |