From e581d82fae3183ece1016889e6c03764fa20e1cb Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Thu, 10 Apr 2025 02:02:31 +0200 Subject: [PATCH] Bumpped nextpnr-nexus version to 20250410_nextpnr_0.8_1_ga5cff555 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 5c4aaa1b5e5c0..0db9344951036 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20250409_nextpnr_0.8_1_ga5cff555 + pkgver = 20250410_nextpnr_0.8_1_ga5cff555 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 88f71c5af58db..d18563559ec4a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20250409_nextpnr_0.8_1_ga5cff555 +pkgver=20250410_nextpnr_0.8_1_ga5cff555 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"