diff options
author | aki-nyan | 2022-11-27 01:00:25 +0100 |
---|---|---|
committer | aki-nyan | 2022-11-27 01:00:25 +0100 |
commit | 139c7cceffda56037a2e223113af608ba6c4f97a (patch) | |
tree | 7c448c453a407ec20cdfbb3481c6ecb982adb2eb | |
parent | f32c5311e45f484c147419efc4391038f1f07081 (diff) | |
download | aur-139c7cceffda56037a2e223113af608ba6c4f97a.tar.gz |
Bumped nextpnr-generic Version to 20221127_nextpnr_0.4_38_gc61d490b
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = nextpnr-generic-nightly pkgdesc = nextpnr portable FPGA place and route tool - generic - pkgver = 20221126_nextpnr_0.4_38_gc61d490b + pkgver = 20221127_nextpnr_0.4_38_gc61d490b pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan <aur@catgirl.link> pkgname=nextpnr-generic-nightly -pkgver=20221126_nextpnr_0.4_38_gc61d490b +pkgver=20221127_nextpnr_0.4_38_gc61d490b pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - generic" |