summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-01-24 01:00:07 +0100
committerAki Van Ness2024-01-24 01:00:07 +0100
commitb8b7436953c72c8a76aa8fef23c21425e7d36c70 (patch)
treefc43e5d8150cce3f8a17e50ec731c51b19572e23
parent77e0276e6cb54e39c70d043eccaabe63385d69e9 (diff)
downloadaur-b8b7436953c72c8a76aa8fef23c21425e7d36c70.tar.gz
Bumped nextpnr-ice40 Version to 20240124_nextpnr_0.6_191_g73b7de74
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec9a1031fed6..3a9fbdf7403e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240123_nextpnr_0.6_187_g4220ce10
+ pkgver = 20240124_nextpnr_0.6_191_g73b7de74
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=4220ce10
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=73b7de74
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 5bb9af04fa24..2c63b1c28ae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240123_nextpnr_0.6_187_g4220ce10
+pkgver=20240124_nextpnr_0.6_191_g73b7de74
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=4220ce10
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=73b7de74
)
sha256sums=(
"SKIP"