summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-04-11 08:13:06 +0200
committerAki Van Ness2024-04-11 08:13:06 +0200
commitbad02c5db8feb6369d8c202cf330057fa5c793ca (patch)
tree656369677698b71b27116b6fa42631a45641f1ca
parent2698710eec44ae341e1b2f3c6eb890f91decdc76 (diff)
downloadaur-bad02c5db8feb6369d8c202cf330057fa5c793ca.tar.gz
Bumpped nextpnr-generic version to 20240411_nextpnr_0.7_26_gd3b53d8e
-rw-r--r--PKGBUILD.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index c8385aea4071..d6943d5020ce 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=@NPR_VER@
+pkgver=@EDA_VER@
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - generic"
@@ -24,7 +24,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=@NPR_HASH@"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=@EDA_HASH@"
)
sha256sums=(
"SKIP"