summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-10-18 02:00:28 +0200
committeraki-nyan2022-10-18 02:00:28 +0200
commita8cc837c078c1d98a24421d6831289518d380ccf (patch)
tree692556862fe908fd76946df22b9db5f6a6037076
parentf147742a1ec31d20908ac92f8dcde4105247137c (diff)
downloadaur-a8cc837c078c1d98a24421d6831289518d380ccf.tar.gz
Bumped nextpnr-generic Version to 20221018_nextpnr_0.4_25_g445d3249
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7182efae2e3b..ceacd03c234f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221017_nextpnr_0.4_20_g0d1ea9e6
+ pkgver = 20221018_nextpnr_0.4_25_g445d3249
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=0d1ea9e6
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=445d3249
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index b05a92f57fb5..d46ae67ffbc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221017_nextpnr_0.4_20_g0d1ea9e6
+pkgver=20221018_nextpnr_0.4_25_g445d3249
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=0d1ea9e6"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=445d3249"
)
sha256sums=(
"SKIP"