From 522b36ee545a873b61557e9ec2f86c9411e111a5 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 21 Dec 2024 01:02:42 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20241221_nextpnr_0.7_138_gf01465f6 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a38cddd9d0356..73335e03f3531 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20241220_nextpnr_0.7_138_gf01465f6 + pkgver = 20241221_nextpnr_0.7_138_gf01465f6 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index a80e59a195afb..bb754dd4e1a07 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20241220_nextpnr_0.7_138_gf01465f6 +pkgver=20241221_nextpnr_0.7_138_gf01465f6 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"