summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAki Van Ness2024-06-26 02:04:04 +0200
committerAki Van Ness2024-06-26 02:04:04 +0200
commit45aa41b9b801574c33be9eb29543e2b31dec1cf4 (patch)
tree4b312074275ae63a8885381de54c3a8b83c4c522 /PKGBUILD
parentbca1d60698f36ffe469a4e7c2c0d6c3768345f1f (diff)
downloadaur-45aa41b9b801574c33be9eb29543e2b31dec1cf4.tar.gz
Bumpped nextpnr-ice40 version to 20240626_nextpnr_0.7_45_g2e8280a9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13f3af13d0b4..68acc3b3c02c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240625_nextpnr_0.7_43_ga29a17f8
+pkgver=20240626_nextpnr_0.7_45_g2e8280a9
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
@@ -26,7 +26,7 @@ conflicts=(
replaces=()
provides=("nextpnr-ice40=$(cut -d _ -f 3 <<< "${pkgver}")")
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a29a17f8"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=2e8280a9"
)
sha256sums=(
"SKIP"