From 79d5bdd5f807cf313e136b0e6c7d503653c483eb Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Sat, 27 Jan 2024 01:00:04 +0100 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20240127_nextpnr_0.7_2_ge7192cd3 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 92ee24ca6a631..4d2ee8c898f95 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20240126_nextpnr_0.7_1_g9dcd0eff + pkgver = 20240127_nextpnr_0.7_2_ge7192cd3 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=9dcd0eff + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e7192cd3 sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index 1ba1fbb1a85a1..46831c5d61406 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20240126_nextpnr_0.7_1_g9dcd0eff +pkgver=20240127_nextpnr_0.7_2_ge7192cd3 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" @@ -25,7 +25,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9dcd0eff" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e7192cd3" ) sha256sums=( "SKIP"