From 75e8975f01d29ab0c852e3061eb05354ce413e3c Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sun, 25 Jan 2026 01:01:33 +0100 Subject: [PATCH] Bumpped nextpnr-all version to 20260125_nextpnr_0.9_57_g9ae5de7c --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b499a8b66cf6..3f3fe918bd95 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic - pkgver = 20260124_nextpnr_0.9_57_g9ae5de7c + pkgver = 20260125_nextpnr_0.9_57_g9ae5de7c pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index b2b139a08d59..00f230ffcf65 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-all-nightly -pkgver=20260124_nextpnr_0.9_57_g9ae5de7c +pkgver=20260125_nextpnr_0.9_57_g9ae5de7c pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic"