diff --git a/.SRCINFO b/.SRCINFO index 091f289852bc3..2dc5140647742 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20250908_nextpnr_0.8_125_g9715a1d5 + pkgver = 20250909_nextpnr_0.9 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -19,7 +19,7 @@ pkgbase = nextpnr-nexus-nightly depends = python depends = boost-libs depends = qt5-base - provides = nextpnr-nexus=0.8 + provides = nextpnr-nexus=0.9 conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip diff --git a/PKGBUILD b/PKGBUILD index ccb2651287378..3dcb389be2d5b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20250908_nextpnr_0.8_125_g9715a1d5 +pkgver=20250909_nextpnr_0.9 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"