diff options
author | Aki Van Ness | 2024-01-28 01:00:02 +0100 |
---|---|---|
committer | Aki Van Ness | 2024-01-28 01:00:02 +0100 |
commit | af87bb9f51dd8b1a25d3327781c65e6d6b2b5935 (patch) | |
tree | 60ff5a668477fd3ee05ea531f557e228192622e2 /PKGBUILD | |
parent | 80b260f1ffe2d60fd4c8e40a3a6ef7e9222c0fbf (diff) | |
download | aur-af87bb9f51dd8b1a25d3327781c65e6d6b2b5935.tar.gz |
Bumped nextpnr-ecp5 Version to 20240128_nextpnr_0.7_3_g325985e0
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-ecp5-nightly -pkgver=20240127_nextpnr_0.7_2_ge7192cd3 +pkgver=20240128_nextpnr_0.7_3_g325985e0 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ecp5" @@ -25,7 +25,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e7192cd3" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=325985e0" ) sha256sums=( "SKIP" |