From 9050d75317608becdef6cc26b387f1b806af882d Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Tue, 13 Feb 2024 01:00:05 +0100 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 20240213_nextpnr_0.7_9_g255633c9 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fd4df81e043c0..66feadd638fe7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 20240212_nextpnr_0.7_8_gcc273c12 + pkgver = 20240213_nextpnr_0.7_9_g255633c9 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=cc273c12 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=255633c9 sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index 838cb8f8e997d..a2154ce340d23 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=20240212_nextpnr_0.7_8_gcc273c12 +pkgver=20240213_nextpnr_0.7_9_g255633c9 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=cc273c12" + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=255633c9" ) sha256sums=( "SKIP"