diff options
author | Aki Van Ness | 2024-06-18 02:02:38 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-06-18 02:02:38 +0200 |
commit | 2e82ca6fb548a4e57d74d168214d89cc23df2bee (patch) | |
tree | 96a135107942d74f3d2069d4f870113d7b39ddf7 | |
parent | 68644b54a6a6abf63c9d475f334b0de87011fcf1 (diff) | |
download | aur-2e82ca6fb548a4e57d74d168214d89cc23df2bee.tar.gz |
Bumpped nextpnr-all version to 20240618_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 = 20240617_nextpnr_0.7_40_g61cc5259 + pkgver = 20240618_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=20240617_nextpnr_0.7_40_g61cc5259 +pkgver=20240618_nextpnr_0.7_40_g61cc5259 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |