summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAki Van Ness2024-06-13 02:01:50 +0200
committerAki Van Ness2024-06-13 02:01:50 +0200
commit68adc57db205f68e459535e0a02b051d8245f209 (patch)
tree21f7ea5da0dd6a6f43a7d946346b78a550c8b139 /PKGBUILD
parent2c84e47feb31107ad03bdb57cc6ecd76facb0819 (diff)
downloadaur-68adc57db205f68e459535e0a02b051d8245f209.tar.gz
Bumpped nextpnr-all version to 20240613_nextpnr_0.7_40_g61cc5259
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8484a688b678..53938dc724fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20240612_nextpnr_0.7_39_gb7f91e57
+pkgver=20240613_nextpnr_0.7_40_g61cc5259
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic"
@@ -38,7 +38,7 @@ provides=(
"nextpnr-nexus=$(cut -d _ -f 3 <<< "${pkgver}")"
)
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b7f91e57"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=61cc5259"
)
sha256sums=(
"SKIP"