From dfd66142b11dd88894276669b069d29aadcbe00f Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 13 Jun 2025 02:02:40 +0200 Subject: [PATCH] Bumpped nextpnr-nexus version to 20250613_nextpnr_0.8_31_g5275c14a --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4417cdd7b4cd6..e37fdda2ab3f2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20250612_nextpnr_0.8_31_g5275c14a + pkgver = 20250613_nextpnr_0.8_31_g5275c14a pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index c927141865c8b..0102f3f2ab443 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20250612_nextpnr_0.8_31_g5275c14a +pkgver=20250613_nextpnr_0.8_31_g5275c14a pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"