summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c10b1baa213..9a02e08ca81d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = b7207b08_20211119
+ pkgver = f5cc959c_20211120
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=b7207b08
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=f5cc959c
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 8f3e62b0dcf0..09379d522177 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=b7207b08_20211119
+pkgver=f5cc959c_20211120
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=b7207b08
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=f5cc959c
)
sha256sums=(
"SKIP"