summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-01-04 01:00:05 +0100
committerAki Van Ness2024-01-04 01:00:05 +0100
commitdd3c9e82cbc9e90d4d1e6c3bfa20e3f5cf315136 (patch)
tree9a85f1feba2efc0fd1301018d74aed0987ba23f8
parente970308c7f71e573800bea38d362edf0e40b7ff8 (diff)
downloadaur-dd3c9e82cbc9e90d4d1e6c3bfa20e3f5cf315136.tar.gz
Bumped nextpnr-ice40 Version to 20240104_nextpnr_0.6_163_g50d43742
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af8d219862a3..0cd66125195b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240103_nextpnr_0.6_157_g4a402519
+ pkgver = 20240104_nextpnr_0.6_163_g50d43742
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=4a402519
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=50d43742
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 7e441138128a..035430522257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240103_nextpnr_0.6_157_g4a402519
+pkgver=20240104_nextpnr_0.6_163_g50d43742
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=4a402519
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=50d43742
)
sha256sums=(
"SKIP"