From 9b80ec634647f0518febc0667848bd368e578aa5 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 19 Oct 2024 02:02:40 +0200 Subject: [PATCH] Bumpped nextpnr-nexus version to 20241019_nextpnr_0.7_129_gcf42baa4 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index dacf8f6360b7a..2a83a5bc11491 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20241018_nextpnr_0.7_129_gcf42baa4 + pkgver = 20241019_nextpnr_0.7_129_gcf42baa4 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 6f3fdbb90153b..abbb98623f9e6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20241018_nextpnr_0.7_129_gcf42baa4 +pkgver=20241019_nextpnr_0.7_129_gcf42baa4 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"