diff options
author | Aki Van Ness | 2025-02-11 01:01:58 +0100 |
---|---|---|
committer | Aki Van Ness | 2025-02-11 01:01:58 +0100 |
commit | eb2ed54f967b21ad3f8c92d3eb8ae8fbedbafdf8 (patch) | |
tree | 3ece7a2306ba11b84a2b2bca9422f68b32eb619d | |
parent | 35125444d480d991a6926399af476076b4fda3cd (diff) | |
download | aur-eb2ed54f967b21ad3f8c92d3eb8ae8fbedbafdf8.tar.gz |
Bumpped nextpnr-all version to 20250211_nextpnr_0.7_175_ge4115e85
-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 = 20250210_nextpnr_0.7_175_ge4115e85 + pkgver = 20250211_nextpnr_0.7_175_ge4115e85 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=20250210_nextpnr_0.7_175_ge4115e85 +pkgver=20250211_nextpnr_0.7_175_ge4115e85 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |