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