From a1ac9d96d9e5c9dc01211d252342bafe2df75751 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Mon, 4 Oct 2021 02:00:10 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 9c32e2d8_20211004 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1ff66c9ea2e72..2c6604a3f3b15 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 4d97e299_20211003 + pkgver = 9c32e2d8_20211004 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -20,7 +20,7 @@ pkgbase = nextpnr-ice40-nightly depends = qt5-base conflicts = nextpnr-git options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=4d97e299 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9c32e2d8 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index 18994ca65b40e..3bea74569fba1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=4d97e299_20211003 +pkgver=9c32e2d8_20211004 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for ice40" @@ -24,7 +24,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=4d97e299 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=9c32e2d8 ) sha256sums=( "SKIP"