diff options
author | Aki Van Ness | 2025-01-18 01:02:06 +0100 |
---|---|---|
committer | Aki Van Ness | 2025-01-18 01:02:06 +0100 |
commit | 2afbc05453dfa8eeceb9bc3233f3f78ab25ad86a (patch) | |
tree | 903d9695ae6af258be0a2f55da27711cfb959d2e | |
parent | 1fc3331cdae8c34dcb07fd7e23abb998e2c91b31 (diff) | |
download | aur-2afbc05453dfa8eeceb9bc3233f3f78ab25ad86a.tar.gz |
Bumpped nextpnr-all version to 20250118_nextpnr_0.7_149_g155adc3f
-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 = 20250117_nextpnr_0.7_149_g155adc3f + pkgver = 20250118_nextpnr_0.7_149_g155adc3f 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=20250117_nextpnr_0.7_149_g155adc3f +pkgver=20250118_nextpnr_0.7_149_g155adc3f pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |