From a7c2c64ad44338514b232b7c8c97cdf74fb0f6c8 Mon Sep 17 00:00:00 2001 From: Aki Van Ness Date: Mon, 30 Oct 2023 01:00:04 +0100 Subject: [PATCH] Bumped nextpnr-ice40 Version to 20231030_nextpnr_0.6_127_gd6f54fd9 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 48b95c516230c..a32208b319add 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 20231029_nextpnr_0.6_125_g74d7ebc7 + pkgver = 20231030_nextpnr_0.6_127_gd6f54fd9 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=74d7ebc7 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d6f54fd9 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 70ac8cb86f4b8..1203a1692431a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=20231029_nextpnr_0.6_125_g74d7ebc7 +pkgver=20231030_nextpnr_0.6_127_gd6f54fd9 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=74d7ebc7 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=d6f54fd9 ) sha256sums=( "SKIP"