summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-05-09 02:00:21 +0200
committeraki-nyan2023-05-09 02:00:21 +0200
commite0eb4ece962618c087bce40e693aab83236354f2 (patch)
treee7d480f5d2241ba6ef65a86afc84bb0db93b5e44
parent521358a0e800d8d80f69318e67bf10b1a6d96807 (diff)
downloadaur-e0eb4ece962618c087bce40e693aab83236354f2.tar.gz
Bumped nextpnr-all Version to 20230509_nextpnr_0.5_160_ge3529d33
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ff19912d215..24c3b16a41fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-all-nightly
pkgdesc = nextpnr portable FPGA place and route tool - all FPGA architectures
- pkgver = 20230508_nextpnr_0.5_159_g91771895
+ pkgver = 20230509_nextpnr_0.5_160_ge3529d33
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -27,7 +27,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=91771895
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e3529d33
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 907161a16a8a..ee190a7c049a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230508_nextpnr_0.5_159_g91771895
+pkgver=20230509_nextpnr_0.5_160_ge3529d33
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - all FPGA architectures"
@@ -30,7 +30,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=91771895"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e3529d33"
)
sha256sums=(
"SKIP"