diff options
author | Aki Van Ness | 2025-01-03 01:01:59 +0100 |
---|---|---|
committer | Aki Van Ness | 2025-01-03 01:01:59 +0100 |
commit | c102b8067306fb112dd820fe972c864f77316f55 (patch) | |
tree | 786d964d3aa61e5bfcc86cf70d68720a54621851 /PKGBUILD | |
parent | eea4ca2fa206232f4e6c7c89f8e0f2491523efea (diff) | |
download | aur-c102b8067306fb112dd820fe972c864f77316f55.tar.gz |
Bumpped nextpnr-all version to 20250103_nextpnr_0.7_142_g55bd7608
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |