From ee0d8c9f4065de695056f23caa930e56d702332c Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 24 Nov 2023 01:00:04 +0100 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20231124_nextpnr_0.6_147_ge3f4578b --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0c030a9a070bf..9d292382d9ead 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20231123_nextpnr_0.6_141_g6683fd4a + pkgver = 20231124_nextpnr_0.6_147_ge3f4578b 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=6683fd4a + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e3f4578b sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index b49e47a7ddd7e..6b727fbbcfbed 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20231123_nextpnr_0.6_141_g6683fd4a +pkgver=20231124_nextpnr_0.6_147_ge3f4578b 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=6683fd4a" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e3f4578b" ) sha256sums=( "SKIP"