summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2021-10-21 02:00:10 +0200
committeraki-nyan2021-10-21 02:00:10 +0200
commitb0ef81813aa6655be4d1b881f964e277af011819 (patch)
tree6f0916dfc863fbabd91f7ee55e547834d9773fef
parent43153b7580045da1c5cee52ba0ba6674221b14a4 (diff)
downloadaur-b0ef81813aa6655be4d1b881f964e277af011819.tar.gz
Bumped nextpnr-generic Version to 013f3e0b_20211021
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca196ae917b9..fde66d16d2b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 840aee7e_20211020
+ pkgver = 013f3e0b_20211021
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=840aee7e
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=013f3e0b
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 15d1b0634a74..552fa7bfac56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=840aee7e_20211020
+pkgver=013f3e0b_20211021
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=840aee7e
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=013f3e0b
)
sha256sums=(
"SKIP"