diff options
author | Aki Van Ness | 2024-01-27 01:00:04 +0100 |
---|---|---|
committer | Aki Van Ness | 2024-01-27 01:00:04 +0100 |
commit | 80b260f1ffe2d60fd4c8e40a3a6ef7e9222c0fbf (patch) | |
tree | f5e8fe8ad72d044849ca07a17b51884dbca1fcfe /PKGBUILD | |
parent | c64980ed3b69ae8276a2dad77dc4f4e15ddc5d7d (diff) | |
download | aur-80b260f1ffe2d60fd4c8e40a3a6ef7e9222c0fbf.tar.gz |
Bumped nextpnr-ecp5 Version to 20240127_nextpnr_0.7_2_ge7192cd3
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=20240126_nextpnr_0.7_1_g9dcd0eff +pkgver=20240127_nextpnr_0.7_2_ge7192cd3 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=9dcd0eff" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e7192cd3" ) sha256sums=( "SKIP" |