summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAki Van Ness2024-06-26 02:03:46 +0200
committerAki Van Ness2024-06-26 02:03:46 +0200
commit58890c632db157a6d09b403c32cd13d5893fe1b9 (patch)
tree0c3c107ee3c56b83936f2915d6c4b0e9d6c0af29
parent6338c4425553379d9b11bd5d6935da0aa8b69c83 (diff)
downloadaur-nextpnr-machxo2-nightly.tar.gz
Bumpped nextpnr-machxo2 version to 20240626_nextpnr_0.7_45_g2e8280a9
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59589776f2dc..22dcc37ffe24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nextpnr-machxo2-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for machxo2
- pkgver = 20240625_nextpnr_0.7_43_ga29a17f8
+ pkgver = 20240626_nextpnr_0.7_45_g2e8280a9
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@@ -23,7 +23,7 @@ pkgbase = nextpnr-machxo2-nightly
conflicts = nextpnr-git
conflicts = nextpnr-all-nightly
options = !strip
- source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a29a17f8
+ source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=2e8280a9
sha256sums = SKIP
pkgname = nextpnr-machxo2-nightly
diff --git a/PKGBUILD b/PKGBUILD
index 720931887534..277b6983c258 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-machxo2-nightly
-pkgver=20240625_nextpnr_0.7_43_ga29a17f8
+pkgver=20240626_nextpnr_0.7_45_g2e8280a9
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for machxo2"
@@ -26,7 +26,7 @@ conflicts=(
replaces=()
provides=("nextpnr-machxo2=$(cut -d _ -f 3 <<< "${pkgver}")")
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=a29a17f8"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=2e8280a9"
)
sha256sums=(
"SKIP"