From 04313edee529138bd17d2cfb0b1529810824f2e5 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Tue, 21 Sep 2021 02:00:12 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 035452d9_20210921 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 14be0ef31532c..66d6ead7c0ac9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = e926cddc_20210920 + pkgver = 035452d9_20210921 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=e926cddc + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=035452d9 sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index fb14aa2217494..3062da27a7ce0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=e926cddc_20210920 +pkgver=035452d9_20210921 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=e926cddc + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=035452d9 ) sha256sums=( "SKIP"