diff options
author | Aki Van Ness | 2024-11-29 01:01:57 +0100 |
---|---|---|
committer | Aki Van Ness | 2024-11-29 01:01:57 +0100 |
commit | bd99be567863c2a89b9918dd639150f05ffb6abe (patch) | |
tree | cdf2e995f94577f5d2350001f8ddfd5cb423ef1c | |
parent | 2b9216719ef2435270738bbbe71f9948152d5537 (diff) | |
download | aur-bd99be567863c2a89b9918dd639150f05ffb6abe.tar.gz |
Bumpped nextpnr-all version to 20241129_nextpnr_0.7_134_g2b8a2357
-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 = 20241128_nextpnr_0.7_134_g2b8a2357 + pkgver = 20241129_nextpnr_0.7_134_g2b8a2357 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=20241128_nextpnr_0.7_134_g2b8a2357 +pkgver=20241129_nextpnr_0.7_134_g2b8a2357 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |