From 1d5fd92a0cfe87c9639e3d8060dadacb6fb182ab Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 19 Dec 2025 01:01:51 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20251219_nextpnr_0.9_46_g210e6c81 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 035a97db41512..3d42c15410884 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20251218_nextpnr_0.9_46_g210e6c81 + pkgver = 20251219_nextpnr_0.9_46_g210e6c81 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 6d810edbc8f23..3379ca43e2710 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20251218_nextpnr_0.9_46_g210e6c81 +pkgver=20251219_nextpnr_0.9_46_g210e6c81 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"