summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2023-05-26 02:00:16 +0200
committeraki-nyan2023-05-26 02:00:16 +0200
commit846cc3ce0a22c493e671255880d60221bd343b7c (patch)
treedb4dd04fa4d6205e7483a9fd8c31eac0c7999265
parentd477b6330e96c94e60d905a1f07ed73856252165 (diff)
downloadaur-846cc3ce0a22c493e671255880d60221bd343b7c.tar.gz
Bumped nextpnr-all Version to 20230526_nextpnr_0.6_11_ge5a5de53
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3af359fb36d..6e395caa4c70 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 = 20230525_nextpnr_0.6_9_g7912a61c
+ pkgver = 20230526_nextpnr_0.6_11_ge5a5de53
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=7912a61c
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e5a5de53
sha256sums = SKIP
pkgname = nextpnr-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 8158e56c9d04..dfb887a6c16e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20230525_nextpnr_0.6_9_g7912a61c
+pkgver=20230526_nextpnr_0.6_11_ge5a5de53
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=7912a61c"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e5a5de53"
)
sha256sums=(
"SKIP"