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