diff options
author | Aki Van Ness | 2025-02-24 01:02:23 +0100 |
---|---|---|
committer | Aki Van Ness | 2025-02-24 01:02:23 +0100 |
commit | 436751f76749033281be4cae3219270e1e3c8ad9 (patch) | |
tree | 30c82a7474328b77386a47b4b58ea9c2ac39d751 | |
parent | cb319990acff131f53cb34c6948d3d8d3a35d2b9 (diff) | |
download | aur-436751f76749033281be4cae3219270e1e3c8ad9.tar.gz |
Bumpped nextpnr-all version to 20250224_nextpnr_0.7_178_gf3a5024d
-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 = 20250223_nextpnr_0.7_178_gf3a5024d + pkgver = 20250224_nextpnr_0.7_178_gf3a5024d 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=20250223_nextpnr_0.7_178_gf3a5024d +pkgver=20250224_nextpnr_0.7_178_gf3a5024d pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |