summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-01-28 01:00:02 +0100
committerAki Van Ness2024-01-28 01:00:02 +0100
commit2569f2c113f273ae6a07e2742535d0a624e19a5c (patch)
tree2c449bf544829634811846136e16991c89579bc5
parent74de333c24f1e3053e5166e596f9fc3ecf9067eb (diff)
downloadaur-2569f2c113f273ae6a07e2742535d0a624e19a5c.tar.gz
Bumped nextpnr-ice40 Version to 20240128_nextpnr_0.7_3_g325985e0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd10be6265b6..5493a1691880 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240127_nextpnr_0.7_2_ge7192cd3
+ pkgver = 20240128_nextpnr_0.7_3_g325985e0
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=e7192cd3
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=325985e0
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 5394fa49081c..01ef934b6307 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240127_nextpnr_0.7_2_ge7192cd3
+pkgver=20240128_nextpnr_0.7_3_g325985e0
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=e7192cd3
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=325985e0
)
sha256sums=(
"SKIP"