diff --git a/.SRCINFO b/.SRCINFO index a500a5df1505e..7a9d205eb774f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20250324_nextpnr_0.7_187_g0c01cb9e + pkgver = 20250325_nextpnr_0.8 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -19,7 +19,7 @@ pkgbase = nextpnr-ice40-nightly depends = python depends = boost-libs depends = qt5-base - provides = nextpnr-ice40=0.7 + provides = nextpnr-ice40=0.8 conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip diff --git a/PKGBUILD b/PKGBUILD index b6611b1fce2d9..91f61041bd177 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20250324_nextpnr_0.7_187_g0c01cb9e +pkgver=20250325_nextpnr_0.8 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"