diff options
author | Aki Van Ness | 2024-07-23 02:02:40 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-07-23 02:02:40 +0200 |
commit | fb9c03571af96790832c06fe3645e5df9c1e9b82 (patch) | |
tree | 36d325e963736490abe7fcec12dd4e080cac231f | |
parent | 217a524d68c31b4df602dfc42fe1daa68a36fe41 (diff) | |
download | aur-fb9c03571af96790832c06fe3645e5df9c1e9b82.tar.gz |
Bumpped nextpnr-all version to 20240723_nextpnr_0.7_52_geb099a92
-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 = 20240722_nextpnr_0.7_52_geb099a92 + pkgver = 20240723_nextpnr_0.7_52_geb099a92 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=20240722_nextpnr_0.7_52_geb099a92 +pkgver=20240723_nextpnr_0.7_52_geb099a92 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |