From f13af7c72a6eae4886c931534afe3f3aa4d9d3e2 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sun, 11 Feb 2024 01:00:04 +0100 Subject: [PATCH] Bumped nextpnr-nexus-nightly 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 9d8942d512df2..1cbea7b1ee7e5 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - 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 bfeeb03103e71..5e08e75c6d4cb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-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 nexus"