summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2023-12-23 01:00:05 +0100
committerAki Van Ness2023-12-23 01:00:05 +0100
commit9ce227e80deb07a8a51dbcaaf921f80caa8720d4 (patch)
treeaf0fe55010b4398555a990f5168670acff154432
parentd8685c287f658ecd8c556ce739b1d8e1905d45fe (diff)
downloadaur-9ce227e80deb07a8a51dbcaaf921f80caa8720d4.tar.gz
Bumped nextpnr-ice40 Version to 20231223_nextpnr_0.6_155_g56587859
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef838cf458b3..671917308697 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20231222_nextpnr_0.6_154_g535709a9
+ pkgver = 20231223_nextpnr_0.6_155_g56587859
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=535709a9
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=56587859
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index a6ed889a81da..69689fa41962 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20231222_nextpnr_0.6_154_g535709a9
+pkgver=20231223_nextpnr_0.6_155_g56587859
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=535709a9
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=56587859
)
sha256sums=(
"SKIP"