From 4e3a0e92ff116b83e87f3d6f449b58274f57013a Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 15 Mar 2024 01:00:03 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20240315_nextpnr_0.7_14_gff96fc5a --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9d24b55c0928b..20cc394a1fa3a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20240314_nextpnr_0.7_14_gff96fc5a + pkgver = 20240315_nextpnr_0.7_14_gff96fc5a pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 89d824f0d6dec..a3e5667c95a68 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20240314_nextpnr_0.7_14_gff96fc5a +pkgver=20240315_nextpnr_0.7_14_gff96fc5a pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"