summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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"