diff options
author | Aki Van Ness | 2024-06-15 02:02:27 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-06-15 02:02:27 +0200 |
commit | a62654047ed99a637c7d70a48fcd44ff4d4528b8 (patch) | |
tree | af761a4e2293012a924b86b6a2c0dc8e5c180f12 | |
parent | 4c8cb27fc10312bc025fc63f97fa9e7891557066 (diff) | |
download | aur-a62654047ed99a637c7d70a48fcd44ff4d4528b8.tar.gz |
Bumpped nextpnr-all version to 20240615_nextpnr_0.7_40_g61cc5259
-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 = 20240614_nextpnr_0.7_40_g61cc5259 + pkgver = 20240615_nextpnr_0.7_40_g61cc5259 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=20240614_nextpnr_0.7_40_g61cc5259 +pkgver=20240615_nextpnr_0.7_40_g61cc5259 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |