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 720931887534..277b6983c258 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-machxo2-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 machxo2"
@@ -26,7 +26,7 @@ conflicts=(
replaces=()
provides=("nextpnr-machxo2=$(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"