summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-02-13 01:00:05 +0100
committerAki Van Ness2024-02-13 01:00:05 +0100
commit41550a035dc8f9b3f4c9a73ce86c0a49ec6b61f3 (patch)
tree7c8b3ccea0269ccdf8ad13a34c40e194500f00a9
parent9b93cfa48e54601779d19beb471e5a4d370d286c (diff)
downloadaur-41550a035dc8f9b3f4c9a73ce86c0a49ec6b61f3.tar.gz
Bumped nextpnr-ice40 Version to 20240213_nextpnr_0.7_9_g255633c9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 305c1c4cef89..809bc9d63111 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240212_nextpnr_0.7_8_gcc273c12
+ pkgver = 20240213_nextpnr_0.7_9_g255633c9
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=cc273c12
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=255633c9
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index d3fcccc12583..c4aef4077744 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240212_nextpnr_0.7_8_gcc273c12
+pkgver=20240213_nextpnr_0.7_9_g255633c9
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=cc273c12
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=255633c9
)
sha256sums=(
"SKIP"