summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAki Van Ness2024-06-13 02:02:01 +0200
committerAki Van Ness2024-06-13 02:02:01 +0200
commite8b4b5a6bfe97eedaa50c1486c85cb2c86495daa (patch)
tree554ac44a67d1c58e4f5ebc176421d6e5809a384b /PKGBUILD
parentb959614e09d991fb880c355c431819025fb26256 (diff)
downloadaur-e8b4b5a6bfe97eedaa50c1486c85cb2c86495daa.tar.gz
Bumpped nextpnr-ecp5 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 4c9aa7c114b3..e2b91a3c01cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ecp5-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 - for ecp5"
@@ -26,7 +26,7 @@ conflicts=(
replaces=()
provides=("nextpnr-ecp5=$(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"