summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f25cd24900b7..bc90461a13fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240430_nextpnr_0.7_28_gedcafcf0
+pkgver=20240618_nextpnr_0.7_40_g61cc5259
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
@@ -24,8 +24,9 @@ conflicts=(
"nextpnr-all-nightly"
)
replaces=()
+provides=("nextpnr-ice40=$(cut -d _ -f 3 <<< "${pkgver}")")
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=edcafcf0"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=61cc5259"
)
sha256sums=(
"SKIP"