From 40b2798699ce7ca15dfbd6f9b76de170d473c56d Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Fri, 18 Aug 2023 02:00:05 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20230818_nextpnr_0.6_34_g88714c54 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 6ca321a1c5a09..90b366d75ff4f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20230817_nextpnr_0.6_30_g679b662a + pkgver = 20230818_nextpnr_0.6_34_g88714c54 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -23,7 +23,7 @@ pkgbase = nextpnr-ice40-nightly conflicts = nextpnr-git conflicts = nextpnr-all-nightly options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=679b662a + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=88714c54 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index caf4f69a46c38..4568365e32435 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20230817_nextpnr_0.6_30_g679b662a +pkgver=20230818_nextpnr_0.6_34_g88714c54 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40" @@ -25,7 +25,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=679b662a + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=88714c54 ) sha256sums=( "SKIP"