summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-06-26 02:03:10 +0200
committerAki Van Ness2024-06-26 02:03:10 +0200
commite014eaf57d66a99bc4ce2a1a2e7715f0f2c20963 (patch)
treeffe77daa6d5f7fc0312cfc1a46321e3b06ba6df1
parenta9ce2d77311e2aab21e1dc05827c42665a0f9a35 (diff)
downloadaur-e014eaf57d66a99bc4ce2a1a2e7715f0f2c20963.tar.gz
Bumpped nextpnr-all version to 20240626_nextpnr_0.7_45_g2e8280a9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdbac82b8ec1..c8c761a9fb22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-all-nightly
pkgdesc = nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic
- pkgver = 20240625_nextpnr_0.7_43_ga29a17f8
+ pkgver = 20240626_nextpnr_0.7_45_g2e8280a9
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -33,7 +33,7 @@ pkgbase = nextpnr-all-nightly
conflicts = nextpnr-nexus-nightly
conflicts = nextpnr-generic-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a29a17f8
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=2e8280a9
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 33b6ab81aafc..9368d7d4197b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20240625_nextpnr_0.7_43_ga29a17f8
+pkgver=20240626_nextpnr_0.7_45_g2e8280a9
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic"
@@ -38,7 +38,7 @@ provides=(
"nextpnr-nexus=$(cut -d _ -f 3 <<< "${pkgver}")"
)
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a29a17f8"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=2e8280a9"
)
sha256sums=(
"SKIP"