summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAki Van Ness2025-01-03 01:01:59 +0100
committerAki Van Ness2025-01-03 01:01:59 +0100
commitc102b8067306fb112dd820fe972c864f77316f55 (patch)
tree786d964d3aa61e5bfcc86cf70d68720a54621851 /PKGBUILD
parenteea4ca2fa206232f4e6c7c89f8e0f2491523efea (diff)
downloadaur-c102b8067306fb112dd820fe972c864f77316f55.tar.gz
Bumpped nextpnr-all version to 20250103_nextpnr_0.7_142_g55bd7608
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e84b741abf8b..013e06231b53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
-pkgver=20250102_nextpnr_0.7_141_gc565e364
+pkgver=20250103_nextpnr_0.7_142_g55bd7608
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic"
@@ -38,7 +38,7 @@ provides=(
"nextpnr-nexus=$(cut -d _ -f 3 <<< "${pkgver}")"
)
source=(
- "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=c565e364"
+ "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=55bd7608"
)
sha256sums=(
"SKIP"