diff options
author | Aki Van Ness | 2024-12-10 01:02:03 +0100 |
---|---|---|
committer | Aki Van Ness | 2024-12-10 01:02:03 +0100 |
commit | e5f296f826f1ff5d260287d6a9fb3657038c4d94 (patch) | |
tree | 4b4cdc73861e1c58ea47900d00d7cc38a53e2554 | |
parent | bfce0e9b9d10a7f1ffc31f70d199150c1fa1a0e8 (diff) | |
download | aur-e5f296f826f1ff5d260287d6a9fb3657038c4d94.tar.gz |
Bumpped nextpnr-all version to 20241210_nextpnr_0.7_137_gd810aac8
-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 = 20241209_nextpnr_0.7_137_gd810aac8 + pkgver = 20241210_nextpnr_0.7_137_gd810aac8 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=20241209_nextpnr_0.7_137_gd810aac8 +pkgver=20241210_nextpnr_0.7_137_gd810aac8 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |