summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-09-06 02:02:42 +0200
committerAki Van Ness2024-09-06 02:02:42 +0200
commitebe3f0a941d5f2aea85673b0db5045b6654a4b55 (patch)
treede7658321a282392bad4b36c6ee15f570140c226
parent8861ac50c6a3932d9c3aceae244cb014adf86f4c (diff)
downloadaur-ebe3f0a941d5f2aea85673b0db5045b6654a4b55.tar.gz
Bumpped nextpnr-ice40 version to 20240906_nextpnr_0.7_65_g4d1de453
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d7e55f718b0..f0de74a55a7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240905_nextpnr_0.7_64_g4cf7afed
+ pkgver = 20240906_nextpnr_0.7_65_g4d1de453
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=4cf7afed
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=4d1de453
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 6b219c9f5162..a65e95c14fc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240905_nextpnr_0.7_64_g4cf7afed
+pkgver=20240906_nextpnr_0.7_65_g4d1de453
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=4cf7afed"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=4d1de453"
)
sha256sums=(
"SKIP"