summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-05-28 02:00:13 +0200
committeraki-nyan2022-05-28 02:00:13 +0200
commit3197bc4908b057bf3c14923b5052ac4e771bed7e (patch)
treefeaf5745bb33fd98f147015e2a5cb0ad84333927
parentcc04aec38158e57a873d613c51831ae575f546e3 (diff)
downloadaur-3197bc4908b057bf3c14923b5052ac4e771bed7e.tar.gz
Bumped nextpnr-generic Version to 20220528_nextpnr_0.3_31_g997af6d7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 343824345403..adb4e1ac9263 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20220527_nextpnr_0.3_29_g48f9daf8
+ pkgver = 20220528_nextpnr_0.3_31_g997af6d7
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -21,7 +21,7 @@ pkgbase = nextpnr-generic-nightly
conflicts = nextpnr-git
conflicts = nextpnr-all-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=48f9daf8
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=997af6d7
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 1aa2173d0e5f..f3573e5ebf47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20220527_nextpnr_0.3_29_g48f9daf8
+pkgver=20220528_nextpnr_0.3_31_g997af6d7
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - generic"
@@ -24,7 +24,7 @@ conflicts=(
)
replaces=()
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=48f9daf8"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=997af6d7"
)
sha256sums=(
"SKIP"