summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-06-13 02:02:23 +0200
committerAki Van Ness2024-06-13 02:02:23 +0200
commit6917b3e8af2a5ee5d0bd0d3fef54ccabd516fb3b (patch)
tree22e46d92ea964011dc5643a29f6a8b474cb41406
parent324c826b4c5b13d4dd890e65734365ab2392073e (diff)
downloadaur-6917b3e8af2a5ee5d0bd0d3fef54ccabd516fb3b.tar.gz
Bumpped nextpnr-ice40 version to 20240613_nextpnr_0.7_40_g61cc5259
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3111e22fcc49..5974ccf24025 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240612_nextpnr_0.7_39_gb7f91e57
+ pkgver = 20240613_nextpnr_0.7_40_g61cc5259
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -23,7 +23,7 @@ pkgbase = nextpnr-ice40-nightly
conflicts = nextpnr-git
conflicts = nextpnr-all-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b7f91e57
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=61cc5259
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index c4554df69823..f84bfe4729ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-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 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=b7f91e57"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=61cc5259"
)
sha256sums=(
"SKIP"