From f517cc6dcef9532b59521ed68f0cc3bef41d2592 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 30 Nov 2024 01:02:41 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20241130_nextpnr_0.7_134_g2b8a2357 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 7a261312b4178..9d31ffb1284ab 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20241129_nextpnr_0.7_134_g2b8a2357 + pkgver = 20241130_nextpnr_0.7_134_g2b8a2357 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index b66ddec56dd8a..537baa219d550 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20241129_nextpnr_0.7_134_g2b8a2357 +pkgver=20241130_nextpnr_0.7_134_g2b8a2357 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"