summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2023-11-08 01:00:06 +0100
committerAki Van Ness2023-11-08 01:00:06 +0100
commit9ccfab3bc342b87e87f05ef925ed8520587bb4eb (patch)
treeea079f0fef86db8b7d07e3dbec8dbbcc4fa327f8
parentd46b7cb3f3e9d24c1f99cda84d9f85737fb29b2b (diff)
downloadaur-9ccfab3bc342b87e87f05ef925ed8520587bb4eb.tar.gz
Bumped nextpnr-ice40 Version to 20231108_nextpnr_0.6_133_g4c6003ac
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77b9553b0d9b..1d29b0d6729f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20231107_nextpnr_0.6_127_gd6f54fd9
+ pkgver = 20231108_nextpnr_0.6_133_g4c6003ac
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=d6f54fd9
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=4c6003ac
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 28a660071dd9..6ff66c2ed44b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20231107_nextpnr_0.6_127_gd6f54fd9
+pkgver=20231108_nextpnr_0.6_133_g4c6003ac
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=d6f54fd9
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=4c6003ac
)
sha256sums=(
"SKIP"