summarylogtreecommitdiffstats
path: root/PKGBUILD
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 /PKGBUILD
parent6338c4425553379d9b11bd5d6935da0aa8b69c83 (diff)
downloadaur-58890c632db157a6d09b403c32cd13d5893fe1b9.tar.gz
Bumpped nextpnr-machxo2 version to 20240626_nextpnr_0.7_45_g2e8280a9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"