summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-02-21 01:00:05 +0100
committerAki Van Ness2024-02-21 01:00:05 +0100
commit627c9295341b626380590476da9876e8276c2b12 (patch)
tree61c9b8617645d9264078f0068cd1492991706a40
parentf68e1df280fbc7cd41ad7a5bd08b6d5efc7f4052 (diff)
downloadaur-627c9295341b626380590476da9876e8276c2b12.tar.gz
Bumped nextpnr-ice40 Version to 20240221_nextpnr_0.7_10_gaa26ba7e
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a39a17daae73..8d2e7b7c7eb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240220_nextpnr_0.7_9_g255633c9
+ pkgver = 20240221_nextpnr_0.7_10_gaa26ba7e
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=255633c9
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=aa26ba7e
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index a2706c3c5cf8..0e3b25b38853 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240220_nextpnr_0.7_9_g255633c9
+pkgver=20240221_nextpnr_0.7_10_gaa26ba7e
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=255633c9
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=aa26ba7e
)
sha256sums=(
"SKIP"