From 23cf217f8e7daaecbcbed2e549eecb4f924cf198 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sun, 11 Feb 2024 01:00:04 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20240211_nextpnr_0.7_8_gcc273c12 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index ff02dcd0663d2..dfe5b45b16636 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20240210_nextpnr_0.7_8_gcc273c12 + pkgver = 20240211_nextpnr_0.7_8_gcc273c12 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index b2571fb27433d..4be3ccf09f24e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20240210_nextpnr_0.7_8_gcc273c12 +pkgver=20240211_nextpnr_0.7_8_gcc273c12 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40"