diff options
author | Aki Van Ness | 2024-05-30 02:01:22 +0200 |
---|---|---|
committer | Aki Van Ness | 2024-05-30 02:01:22 +0200 |
commit | 988635c420952f3e65a33f050a6948f92814487e (patch) | |
tree | 0ec993c7da5b54ca5e3b758b7af0617fe7fe353e | |
parent | 7793cc9e30094e3d94d2c7450caad89d96733039 (diff) | |
download | aur-988635c420952f3e65a33f050a6948f92814487e.tar.gz |
Bumpped nextpnr-all version to 20240530_nextpnr_0.7_39_gb7f91e57
-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 = 20240529_nextpnr_0.7_39_gb7f91e57 + pkgver = 20240530_nextpnr_0.7_39_gb7f91e57 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=20240529_nextpnr_0.7_39_gb7f91e57 +pkgver=20240530_nextpnr_0.7_39_gb7f91e57 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic" |