summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-03-14 01:00:05 +0100
committerAki Van Ness2024-03-14 01:00:05 +0100
commit75bf9dd7fbcc07c510449a7566ccb13e90622b0b (patch)
tree7c05f94ef0c7f2cbd3fc8c78904a8482687b08b3
parent8bc862b63723ec19b9080f314c6a7989dd3e5916 (diff)
downloadaur-75bf9dd7fbcc07c510449a7566ccb13e90622b0b.tar.gz
Bumped nextpnr-ice40 Version to 20240314_nextpnr_0.7_14_gff96fc5a
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df3a7f99980e..9d24b55c0928 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240313_nextpnr_0.7_11_g05ed9308
+ pkgver = 20240314_nextpnr_0.7_14_gff96fc5a
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=05ed9308
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=ff96fc5a
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index ca8bc6b4debc..89d824f0d6de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240313_nextpnr_0.7_11_g05ed9308
+pkgver=20240314_nextpnr_0.7_14_gff96fc5a
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=05ed9308
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=ff96fc5a
)
sha256sums=(
"SKIP"