summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2902e8877479..2d79139ba2a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240503_nextpnr_0.7_29_gf0859503
+ pkgver = 20240504_nextpnr_0.7_32_g3f2451f8
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -22,7 +22,7 @@ pkgbase = nextpnr-ice40-nightly
conflicts = nextpnr-git
conflicts = nextpnr-all-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f0859503
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3f2451f8
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index da17e6971f89..2583a4beb168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240503_nextpnr_0.7_29_gf0859503
+pkgver=20240504_nextpnr_0.7_32_g3f2451f8
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
@@ -25,7 +25,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f0859503"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=3f2451f8"
)
sha256sums=(
"SKIP"