From 96179aa4f8bfbd51481b8b206c73598fceb60f6f Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 28 Nov 2025 01:01:53 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20251128_nextpnr_0.9_42_gcfa5f77d --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5a5b6204d1a8f..889b7b3154ea8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20251127_nextpnr_0.9_42_gcfa5f77d + pkgver = 20251128_nextpnr_0.9_42_gcfa5f77d pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 652ab0679eab4..eff88b70e87c5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20251127_nextpnr_0.9_42_gcfa5f77d +pkgver=20251128_nextpnr_0.9_42_gcfa5f77d pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"