summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-04-20 02:01:15 +0200
committerAki Van Ness2024-04-20 02:01:15 +0200
commit6017528a6a8118b05b289fa503549e4bd8daa69b (patch)
tree7b90936b1b49bc7adf834c9957e85ffd9be3ff2e
parent30be6ebd9955e24bdd5eaee6d1ca3f13401b9b90 (diff)
downloadaur-6017528a6a8118b05b289fa503549e4bd8daa69b.tar.gz
Bumpped nextpnr-generic version to 20240420_nextpnr_0.7_28_gedcafcf0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ce1ac2beb01..8799c99773c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-generic-nightly
pkgdesc = nextpnr portable FPGA place and route tool - generic
- pkgver = 20240419_nextpnr_0.7_26_gd3b53d8e
+ pkgver = 20240420_nextpnr_0.7_28_gedcafcf0
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=d3b53d8e
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=edcafcf0
sha256sums = SKIP
pkgname = nextpnr-generic-nightly
diff --git a/PKGBUILD b/PKGBUILD
index f1367023102f..4fab5b9aa15b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-generic-nightly
-pkgver=20240419_nextpnr_0.7_26_gd3b53d8e
+pkgver=20240420_nextpnr_0.7_28_gedcafcf0
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=d3b53d8e"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=edcafcf0"
)
sha256sums=(
"SKIP"