summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-04-20 02:01:38 +0200
committerAki Van Ness2024-04-20 02:01:38 +0200
commit1ce34c74ff0604a648aac608b4394212a4a268be (patch)
tree5031668558c3b520624186f9305407206946c530
parent38d26d8f4cac90f3a70951807e38ad0ec844426f (diff)
downloadaur-1ce34c74ff0604a648aac608b4394212a4a268be.tar.gz
Bumpped nextpnr-machxo2 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 431783496349..46d50af792b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-machxo2-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for machxo2
- pkgver = 20240419_nextpnr_0.7_26_gd3b53d8e
+ pkgver = 20240420_nextpnr_0.7_28_gedcafcf0
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -22,7 +22,7 @@ pkgbase = nextpnr-machxo2-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-machxo2-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 4c4763aaa4c2..82534814c53e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-machxo2-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 - for machxo2"
@@ -25,7 +25,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"