From 5ec4a3ee07ac1318893fee0b522ac1f66e964490 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 10 Oct 2023 02:00:02 +0200 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20231010_nextpnr_0.6_119_g5a2eff21 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 417adb1534540..956b71208f353 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20231009_nextpnr_0.6_118_g0eb9a9ad + pkgver = 20231010_nextpnr_0.6_119_g5a2eff21 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=0eb9a9ad + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=5a2eff21 sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index ad3eade0d56a9..88a061e302499 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20231009_nextpnr_0.6_118_g0eb9a9ad +pkgver=20231010_nextpnr_0.6_119_g5a2eff21 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=0eb9a9ad" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=5a2eff21" ) sha256sums=( "SKIP"