From 561654a8afa9c1bc95fdcbf02eb812eec4f1e12c Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 13 Apr 2024 02:01:55 +0200 Subject: [PATCH] Bumpped nextpnr-nexus version to 20240413_nextpnr_0.7_26_gd3b53d8e --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0fff01bcf574c..68a42ed35fffa 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20240412_nextpnr_0.7_26_gd3b53d8e + pkgver = 20240413_nextpnr_0.7_26_gd3b53d8e pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index b32fc55a7c33c..69d7599eef92b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20240412_nextpnr_0.7_26_gd3b53d8e +pkgver=20240413_nextpnr_0.7_26_gd3b53d8e pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"