summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2021-10-09 02:00:10 +0200
committeraki-nyan2021-10-09 02:00:10 +0200
commit017eec89406654d658082a23cb6065c681956d9e (patch)
tree9538abde4653add7a4267ef6a8b6296a45f2d62a
parent6bed6bd88e1cde46ec3a614856c8f4929003d3c0 (diff)
downloadaur-017eec89406654d658082a23cb6065c681956d9e.tar.gz
Bumped nextpnr-generic Version to 520aec3e_20211009
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26100e675c44..17c8dfd06c1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = b749ef5f_20211008
+ pkgver = 520aec3e_20211009
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -20,7 +20,7 @@ pkgbase = nextpnr-generic-nightly
depends = qt5-base
conflicts = nextpnr-git
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b749ef5f
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=520aec3e
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index cdef51353440..f99c169ea43a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=b749ef5f_20211008
+pkgver=520aec3e_20211009
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - generic"
@@ -23,7 +23,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=b749ef5f
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=520aec3e
)
sha256sums=(
"SKIP"