From 07cdd1741b36d6bea536a1ab6d73ecfb3ae16274 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 27 Feb 2025 01:03:19 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20250227_nextpnr_0.7_180_g0c458f14 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8be118bbe2d0c..31d5874d0425e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20250226_nextpnr_0.7_180_g0c458f14 + pkgver = 20250227_nextpnr_0.7_180_g0c458f14 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 60540ce4daeed..596aa12724c77 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20250226_nextpnr_0.7_180_g0c458f14 +pkgver=20250227_nextpnr_0.7_180_g0c458f14 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"