From b962785d7220e90f4f93a830c0d94b035279702e Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 25 Jul 2025 02:02:34 +0200 Subject: [PATCH] Bumpped nextpnr-nexus version to 20250725_nextpnr_0.8_54_g356278d0 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9b21bf7380008..166e6e19458e6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20250724_nextpnr_0.8_54_g356278d0 + pkgver = 20250725_nextpnr_0.8_54_g356278d0 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 82f52b80c4f0c..021c9d74004d6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20250724_nextpnr_0.8_54_g356278d0 +pkgver=20250725_nextpnr_0.8_54_g356278d0 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"