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