summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraki-nyan2022-10-25 02:00:42 +0200
committeraki-nyan2022-10-25 02:00:42 +0200
commit69dafe333755f088d379a64380ffc78712ce252f (patch)
tree72356d1d094ad0cb229883be96302e5e14d4f747
parent86a65c0ffd179b76e6c59f9cb7e418d5ba5d01e3 (diff)
downloadaur-69dafe333755f088d379a64380ffc78712ce252f.tar.gz
Bumped nextpnr-generic Version to 20221025_nextpnr_0.4_28_gac17c36b
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c55e0d96cf2..284ab0ddfecf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20221024_nextpnr_0.4_25_g445d3249
+ pkgver = 20221025_nextpnr_0.4_28_gac17c36b
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=445d3249
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=ac17c36b
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 2dced4361d9d..57ef473f55d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20221024_nextpnr_0.4_25_g445d3249
+pkgver=20221025_nextpnr_0.4_28_gac17c36b
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=445d3249"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=ac17c36b"
)
sha256sums=(
"SKIP"