From 51c29f9dfc7c7fcfc2819650a82f804e3501f994 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Mon, 1 Dec 2025 01:01:51 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20251201_nextpnr_0.9_42_gcfa5f77d --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3fbcd4dc620de..c12b9e1eeddf2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20251130_nextpnr_0.9_42_gcfa5f77d + pkgver = 20251201_nextpnr_0.9_42_gcfa5f77d pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 9afdf62a73ce6..3b64192f4a7ea 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20251130_nextpnr_0.9_42_gcfa5f77d +pkgver=20251201_nextpnr_0.9_42_gcfa5f77d pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"