From d2000bc4f3bdcea05cb258bbd5ecbaa8de4a578a Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 29 Sep 2023 02:00:05 +0200 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20230929_nextpnr_0.6_104_ge8602fb5 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4aff7fb0f61ed..144fd60428401 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20230928_nextpnr_0.6_103_gc07ca64e + pkgver = 20230929_nextpnr_0.6_104_ge8602fb5 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=c07ca64e + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e8602fb5 sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index 7b933b32a7a26..f9bce6b920ed0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20230928_nextpnr_0.6_103_gc07ca64e +pkgver=20230929_nextpnr_0.6_104_ge8602fb5 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=c07ca64e" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e8602fb5" ) sha256sums=( "SKIP"