diff options
author | Aki Van Ness | 2024-06-06 02:01:24 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-06-06 02:01:24 +0200 |
commit | b96b3185e87b8da49af65cb4fb4fe64561724b6e (patch) | |
tree | 72e7e61052dd2d7341c928eb11f855136516ce4d | |
parent | 084fa260a0f133265d6bcc1da2ef3414c3657919 (diff) | |
download | aur-b96b3185e87b8da49af65cb4fb4fe64561724b6e.tar.gz |
Bumpped nextpnr-all version to 20240606_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 = 20240605_nextpnr_0.7_39_gb7f91e57 + pkgver = 20240606_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=20240605_nextpnr_0.7_39_gb7f91e57 +pkgver=20240606_nextpnr_0.7_39_gb7f91e57 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |