diff --git a/.SRCINFO b/.SRCINFO index bf633e900faf..d27fc3e5ea8d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - all FPGA architectures - pkgver = 20220311_nextpnr_0.1_143_g1911a952 + pkgver = 20220312_nextpnr_0.1_145_g20e595e2 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -27,7 +27,7 @@ pkgbase = nextpnr-all-nightly conflicts = nextpnr-nexus-nightly conflicts = nextpnr-generic-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1911a952 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=20e595e2 sha256sums = SKIP pkgname = nextpnr-all-nightly diff --git a/PKGBUILD b/PKGBUILD index d8bde9e24d73..cf1bae96c666 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-all-nightly -pkgver=20220311_nextpnr_0.1_143_g1911a952 +pkgver=20220312_nextpnr_0.1_145_g20e595e2 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - all FPGA architectures" @@ -30,7 +30,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1911a952" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=20e595e2" ) sha256sums=( "SKIP"