summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-09-17 02:00:24 +0200
committeraki-nyan2022-09-17 02:00:24 +0200
commita6de7392392a598c691d603a692cc3af51f55737 (patch)
tree7606411050746ebe9e744eaf08ff2f6cea31b82c
parentf4463a3d02a2d9a2b98f65c3c57a9f31a0a3b6d1 (diff)
downloadaur-a6de7392392a598c691d603a692cc3af51f55737.tar.gz
Bumped nextpnr-generic Version to 20220917_nextpnr_0.3_100_g376cedd5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e37b9e9e1bbe..34ecae899285 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20220916_nextpnr_0.3_95_ge5da8be4
+ pkgver = 20220917_nextpnr_0.3_100_g376cedd5
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=e5da8be4
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=376cedd5
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 099bfd24b2ff..70522b37ce50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20220916_nextpnr_0.3_95_ge5da8be4
+pkgver=20220917_nextpnr_0.3_100_g376cedd5
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=e5da8be4"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=376cedd5"
)
sha256sums=(
"SKIP"