diff options
author | Aki Van Ness | 2025-02-01 01:01:53 +0100 |
---|---|---|
committer | Aki Van Ness | 2025-02-01 01:01:53 +0100 |
commit | b0cc5cbbb1e46cb90142d14be9fbadd91cb81058 (patch) | |
tree | 3dc5d46e750a984579e3220390dbe255d71742a4 /PKGBUILD | |
parent | 1e2eb4b46eaae5cde2f8910c2685189bf1b0d23d (diff) | |
download | aur-b0cc5cbbb1e46cb90142d14be9fbadd91cb81058.tar.gz |
Bumpped nextpnr-all version to 20250201_nextpnr_0.7_174_g77187613
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=20250131_nextpnr_0.7_172_g81ccada2 +pkgver=20250201_nextpnr_0.7_174_g77187613 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=81ccada2" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=77187613" ) sha256sums=( "SKIP" |