From 8ad9c8fce0f4924e87f889ae96b1109d5611fd86 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Wed, 19 Mar 2025 01:03:39 +0100 Subject: [PATCH] Bumpped nextpnr-nexus version to 20250319_nextpnr_0.7_184_g864c1e47 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index dba49f86f637e..a69d90d521afb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20250318_nextpnr_0.7_183_gd8988e16 + pkgver = 20250319_nextpnr_0.7_184_g864c1e47 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -23,7 +23,7 @@ pkgbase = nextpnr-nexus-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d8988e16 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=864c1e47 sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index 8a5453150a6ce..53dd4a2262586 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20250318_nextpnr_0.7_183_gd8988e16 +pkgver=20250319_nextpnr_0.7_184_g864c1e47 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" @@ -26,7 +26,7 @@ conflicts=( replaces=() provides=("nextpnr-nexus=$(cut -d _ -f 3 <<< "${pkgver}")") source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d8988e16" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=864c1e47" ) sha256sums=( "SKIP"