From d8deb74ce39b54fbcc0da3cf9389a0660f18d235 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 11 Apr 2025 02:02:20 +0200 Subject: [PATCH] Bumpped nextpnr-ice40 version to 20250411_nextpnr_0.8_1_ga5cff555 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bfde95a5e959d..7532784ef6bcb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20250410_nextpnr_0.8_1_ga5cff555 + pkgver = 20250411_nextpnr_0.8_1_ga5cff555 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index c315ec2d9c5f9..47c374d669f0b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20250410_nextpnr_0.8_1_ga5cff555 +pkgver=20250411_nextpnr_0.8_1_ga5cff555 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"