From 818be81d4e4a0580fda45e288aa14f134d9e76ab Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 27 Nov 2025 01:01:44 +0100 Subject: [PATCH] Bumpped nextpnr-ice40 version to 20251127_nextpnr_0.9_42_gcfa5f77d --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 09eeff5022b53..34681433dda13 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20251126_nextpnr_0.9_42_gcfa5f77d + pkgver = 20251127_nextpnr_0.9_42_gcfa5f77d pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 8362b662440b3..d134ddc013799 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20251126_nextpnr_0.9_42_gcfa5f77d +pkgver=20251127_nextpnr_0.9_42_gcfa5f77d pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"