From 8001e2ee20db569799358a8e8cd84d46077ee6ae Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Mon, 10 Nov 2025 01:01:39 +0100 Subject: [PATCH] Bumpped nextpnr-ice40 version to 20251110_nextpnr_0.9_39_gd8117e3c --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5b8e07bc95261..bcedc6922f203 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20251109_nextpnr_0.9_39_gd8117e3c + pkgver = 20251110_nextpnr_0.9_39_gd8117e3c pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 779ef8804eb6c..b334b3a9faaf2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20251109_nextpnr_0.9_39_gd8117e3c +pkgver=20251110_nextpnr_0.9_39_gd8117e3c pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"