summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-01-26 01:00:02 +0100
committerAki Van Ness2024-01-26 01:00:02 +0100
commitf710e6f72bae2761c9a2604262296596981854f4 (patch)
tree9d81c84c27ff394cd74b2b11bf2ae2801e22ae6d
parent644c6cafd6042f6fc05a492a2997c2a948da51d2 (diff)
downloadaur-f710e6f72bae2761c9a2604262296596981854f4.tar.gz
Bumped nextpnr-ice40 Version to 20240126_nextpnr_0.7_1_g9dcd0eff
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a48907abb31e..526ac2dc4e27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240125_nextpnr_0.7
+ pkgver = 20240126_nextpnr_0.7_1_g9dcd0eff
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=73b7de74
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9dcd0eff
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 818837d1de86..e2532e7563d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240125_nextpnr_0.7
+pkgver=20240126_nextpnr_0.7_1_g9dcd0eff
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=73b7de74
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=9dcd0eff
)
sha256sums=(
"SKIP"