summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-04-10 02:00:05 +0200
committerAki Van Ness2024-04-10 02:00:05 +0200
commit0afa3cd86dc71e94ceed298d00ac21acb5a812fb (patch)
tree6408218457e9ea34410d292169613d3c72369b47
parent4ee45f20af1c964002d2dcb6e2bd44af5c18e1d8 (diff)
downloadaur-0afa3cd86dc71e94ceed298d00ac21acb5a812fb.tar.gz
Bumped nextpnr-ice40 Version to 20240410_nextpnr_0.7_26_gd3b53d8e
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d23da0046e3..f50bcd240139 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240409_nextpnr_0.7_24_g9bb46b98
+ pkgver = 20240410_nextpnr_0.7_26_gd3b53d8e
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=9bb46b98
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d3b53d8e
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 02e6ed7ed024..bb56b92ba7dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240409_nextpnr_0.7_24_g9bb46b98
+pkgver=20240410_nextpnr_0.7_26_gd3b53d8e
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=9bb46b98
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=d3b53d8e
)
sha256sums=(
"SKIP"