summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-05-01 02:01:47 +0200
committerAki Van Ness2024-05-01 02:01:47 +0200
commit26d71d0360932f12f7a537d5922a0000953f849c (patch)
tree6caeb72a8cfbea812001537373400b1aa66342cb
parent7ff363f0f761f815d7e470be1d946a015af7bb4e (diff)
downloadaur-nextpnr-ice40-nightly.tar.gz
Bumpped nextpnr-ice40 version to 20240501_nextpnr_0.7_29_gf0859503
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5a74ec359c7..e65e4821df77 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
- pkgver = 20240430_nextpnr_0.7_28_gedcafcf0
+ pkgver = 20240501_nextpnr_0.7_29_gf0859503
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -22,7 +22,7 @@ pkgbase = nextpnr-ice40-nightly
conflicts = nextpnr-git
conflicts = nextpnr-all-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=edcafcf0
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f0859503
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly
diff --git a/PKGBUILD b/PKGBUILD
index f25cd24900b7..8841deb00eb4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
-pkgver=20240430_nextpnr_0.7_28_gedcafcf0
+pkgver=20240501_nextpnr_0.7_29_gf0859503
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=edcafcf0"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f0859503"
)
sha256sums=(
"SKIP"