summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-01-30 01:00:03 +0100
committerAki Van Ness2024-01-30 01:00:03 +0100
commit262d7b29af229682bd15ffc427bae122432f3cab (patch)
tree214893ef18af34bdf512d4779794154546ee2d33
parentb89bf7a31b1e76028cfd33e4633b37076201fc68 (diff)
downloadaur-262d7b29af229682bd15ffc427bae122432f3cab.tar.gz
Bumped nextpnr-ice40 Version to 20240130_nextpnr_0.7_5_gb05cb862
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e86c0cdfc85..4f22d98b4aa7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240129_nextpnr_0.7_3_g325985e0
+ pkgver = 20240130_nextpnr_0.7_5_gb05cb862
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=325985e0
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b05cb862
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 5a295537ad62..7800ccd56de0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240129_nextpnr_0.7_3_g325985e0
+pkgver=20240130_nextpnr_0.7_5_gb05cb862
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=325985e0
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=b05cb862
)
sha256sums=(
"SKIP"