From 34ef24f01f77e68c38c44596c5d8a3c51bba7e53 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 19 Mar 2024 01:00:05 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20240319_nextpnr_0.7_14_gff96fc5a --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ab0852e66fb2b..605a3c5cd7755 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20240318_nextpnr_0.7_14_gff96fc5a + pkgver = 20240319_nextpnr_0.7_14_gff96fc5a pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 630607400a198..249c0bba1593c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20240318_nextpnr_0.7_14_gff96fc5a +pkgver=20240319_nextpnr_0.7_14_gff96fc5a pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"