From 6f534cf65e2c4680f4fbbfe67c29e60ac0240c1c Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 30 Dec 2025 01:02:00 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20251230_nextpnr_0.9_49_g7bd1336f --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 001954b430d75..6e110b2cfe299 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20251229_nextpnr_0.9_49_g7bd1336f + pkgver = 20251230_nextpnr_0.9_49_g7bd1336f pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index d3d0cba90c216..f7b3084fd7f01 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20251229_nextpnr_0.9_49_g7bd1336f +pkgver=20251230_nextpnr_0.9_49_g7bd1336f pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"