summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-04-20 02:01:23 +0200
committerAki Van Ness2024-04-20 02:01:23 +0200
commitae56947f33542ea40dc43044739add327f3473e0 (patch)
tree59cc355e026ab3ad9ae7697473a3db580c92e162
parentfc16237b723e4bac0e1e066e3efea57d88a96372 (diff)
downloadaur-ae56947f33542ea40dc43044739add327f3473e0.tar.gz
Bumpped nextpnr-all 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 1be2ae3b6222..255558ae0b09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-all-nightly
pkgdesc = nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and 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
@@ -28,7 +28,7 @@ pkgbase = nextpnr-all-nightly
conflicts = nextpnr-nexus-nightly
conflicts = nextpnr-generic-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-all-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 06c75eb58e55..cb1d88fd263a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-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 - ice40, ecp5, machxo2, nexus, and generic"
@@ -31,7 +31,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"