summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2021-11-08 01:00:10 +0100
committeraki-nyan2021-11-08 01:00:10 +0100
commit79d33643eced35ed545377e858691355d2011b97 (patch)
tree019876b195db848e249585473372f5db76dc4676
parent1814cab7aaeb101538332c138fca66715f589a70 (diff)
downloadaur-79d33643eced35ed545377e858691355d2011b97.tar.gz
Bumped nextpnr-generic Version to b7207b08_20211108
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b197b6965be8..eb7463169b42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 1615b0a5_20211107
+ pkgver = b7207b08_20211108
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=1615b0a5
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b7207b08
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index d7d70e74f194..75925214ca93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=1615b0a5_20211107
+pkgver=b7207b08_20211108
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=1615b0a5
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=b7207b08
)
sha256sums=(
"SKIP"