summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-06-19 02:02:53 +0200
committerAki Van Ness2024-06-19 02:02:53 +0200
commit2dda7e9b92fec17a68e12b82fef69e20e3754ea9 (patch)
tree803457f45f4343d4299908cfbd4e3c160b1f93c5
parent2e82ca6fb548a4e57d74d168214d89cc23df2bee (diff)
downloadaur-2dda7e9b92fec17a68e12b82fef69e20e3754ea9.tar.gz
Bumpped nextpnr-all version to 20240619_nextpnr_0.7_43_ga29a17f8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 312d360ccc1a..924b3c9aa09a 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 = 20240618_nextpnr_0.7_40_g61cc5259
+ pkgver = 20240619_nextpnr_0.7_43_ga29a17f8
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=61cc5259
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a29a17f8
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 29291b7d65c0..164ea5bbf5b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20240618_nextpnr_0.7_40_g61cc5259
+pkgver=20240619_nextpnr_0.7_43_ga29a17f8
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=61cc5259"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a29a17f8"
)
sha256sums=(
"SKIP"