summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-01-27 01:00:03 +0100
committerAki Van Ness2024-01-27 01:00:03 +0100
commit74de333c24f1e3053e5166e596f9fc3ecf9067eb (patch)
tree788a1013d9ab6c8d7cc44572a51a9fabf5f878d7
parentf710e6f72bae2761c9a2604262296596981854f4 (diff)
downloadaur-74de333c24f1e3053e5166e596f9fc3ecf9067eb.tar.gz
Bumped nextpnr-ice40 Version to 20240127_nextpnr_0.7_2_ge7192cd3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 526ac2dc4e27..cd10be6265b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240126_nextpnr_0.7_1_g9dcd0eff
+ pkgver = 20240127_nextpnr_0.7_2_ge7192cd3
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=9dcd0eff
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e7192cd3
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index e2532e7563d6..5394fa49081c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240126_nextpnr_0.7_1_g9dcd0eff
+pkgver=20240127_nextpnr_0.7_2_ge7192cd3
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=9dcd0eff
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=e7192cd3
)
sha256sums=(
"SKIP"