From dbfd7fe8adc24a20ec351430cfb5dd5485df8cc8 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sun, 17 Nov 2024 01:02:49 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20241117_nextpnr_0.7_131_g9c2d96f8 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4c62ba5c0b390..dd7787861aec6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20241116_nextpnr_0.7_131_g9c2d96f8 + pkgver = 20241117_nextpnr_0.7_131_g9c2d96f8 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index be468d9ddb80f..753ea780e716d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20241116_nextpnr_0.7_131_g9c2d96f8 +pkgver=20241117_nextpnr_0.7_131_g9c2d96f8 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"