diff options
author | Aki Van Ness | 2025-04-13 02:01:49 +0200 |
---|---|---|
committer | Aki Van Ness | 2025-04-13 02:01:49 +0200 |
commit | 7dd8fc7314e3b9119b9c656370ec5bf1ac92b6b7 (patch) | |
tree | 0b4e60d4cb6570be74d801c0da60d529d5505c3f | |
parent | bc8b46183540d3bd4f9354117b8c2054ce92235d (diff) | |
download | aur-7dd8fc7314e3b9119b9c656370ec5bf1ac92b6b7.tar.gz |
Bumpped nextpnr-all version to 20250413_nextpnr_0.8_1_ga5cff555
-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 = 20250412_nextpnr_0.8_1_ga5cff555 + pkgver = 20250413_nextpnr_0.8_1_ga5cff555 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=20250412_nextpnr_0.8_1_ga5cff555 +pkgver=20250413_nextpnr_0.8_1_ga5cff555 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |