summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAki Van Ness2024-06-13 02:02:12 +0200
committerAki Van Ness2024-06-13 02:02:12 +0200
commite28806a1538b72b71f1142211445eed4cb07f2af (patch)
tree4e1a21977cfc833c1bdef7d89fc8427ed87b486a /PKGBUILD
parent40839f46fbf506fe07f1883c87b86e0e9c7b293a (diff)
downloadaur-e28806a1538b72b71f1142211445eed4cb07f2af.tar.gz
Bumpped nextpnr-machxo2 version to 20240613_nextpnr_0.7_40_g61cc5259
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ea5ae8435f31..e87a0eb95b37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-machxo2-nightly
-pkgver=20240612_nextpnr_0.7_39_gb7f91e57
+pkgver=20240613_nextpnr_0.7_40_g61cc5259
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=b7f91e57"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=61cc5259"
)
sha256sums=(
"SKIP"