summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-05-18 02:01:54 +0200
committerAki Van Ness2024-05-18 02:01:54 +0200
commit4141864ac28b7635ae2d40e6c39e60f83ee30765 (patch)
treec5fff963f22f807775d557f550a3172a49666d09
parentba4e237ac5474436167d4b4d22c417f0617ba37d (diff)
downloadaur-4141864ac28b7635ae2d40e6c39e60f83ee30765.tar.gz
Bumpped nextpnr-nexus version to 20240518_nextpnr_0.7_39_gb7f91e57
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7fdbdeeb4df..4c54a8bc2f09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-nexus-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for nexus
- pkgver = 20240517_nextpnr_0.7_37_g423f1b71
+ pkgver = 20240518_nextpnr_0.7_39_gb7f91e57
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -22,7 +22,7 @@ pkgbase = nextpnr-nexus-nightly
conflicts = nextpnr-git
conflicts = nextpnr-all-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=423f1b71
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b7f91e57
sha256sums = SKIP
pkgname = nextpnr-nexus-nightly
diff --git a/PKGBUILD b/PKGBUILD
index d163193158ed..cad910fcc94a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-nexus-nightly
-pkgver=20240517_nextpnr_0.7_37_g423f1b71
+pkgver=20240518_nextpnr_0.7_39_gb7f91e57
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for nexus"
@@ -25,7 +25,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=423f1b71"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b7f91e57"
)
sha256sums=(
"SKIP"