From 94f05615d4fea957ff05e1f63378bafead8f6a53 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 12 Apr 2024 02:21:13 +0200 Subject: [PATCH] Bumpped nextpnr-all version to 20240412_nextpnr_0.7_26_gd3b53d8e --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 3b0f33986833..f8c8bd925b66 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic - pkgver = 20240411_nextpnr_0.7_26_gd3b53d8e + pkgver = 20240412_nextpnr_0.7_26_gd3b53d8e pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 2a398bb81d08..beadfc269794 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-all-nightly -pkgver=20240411_nextpnr_0.7_26_gd3b53d8e +pkgver=20240412_nextpnr_0.7_26_gd3b53d8e pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - ice40, ecp5, machxo2, nexus, and generic"