From 6f6b5a0987fd1860bfd8834df8b9740b09a37ec9 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Mon, 3 Nov 2025 01:02:00 +0100 Subject: [PATCH] Bumpped nextpnr-ice40 version to 20251103_nextpnr_0.9_38_g30669eca --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d921001b8efee..c022b6dd7c227 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20251102_nextpnr_0.9_38_g30669eca + pkgver = 20251103_nextpnr_0.9_38_g30669eca pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 6a9726a1c768c..70537b69433fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20251102_nextpnr_0.9_38_g30669eca +pkgver=20251103_nextpnr_0.9_38_g30669eca pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"