From 167671977dc7d0014fd5d44fa614d4cbe94af1bd Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Mon, 24 Jun 2024 02:03:20 +0200 Subject: [PATCH] Bumpped nextpnr-nexus version to 20240624_nextpnr_0.7_43_ga29a17f8 --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b5ce62a537e73..dfb8547987633 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20240623_nextpnr_0.7_43_ga29a17f8 + pkgver = 20240624_nextpnr_0.7_43_ga29a17f8 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr diff --git a/PKGBUILD b/PKGBUILD index 112fc5b8b668c..435fba7626d0b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20240623_nextpnr_0.7_43_ga29a17f8 +pkgver=20240624_nextpnr_0.7_43_ga29a17f8 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus"