From b5e41b9ef8bb5750a6a2ebda80b1fec400e77e0d Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Tue, 12 Oct 2021 02:00:08 +0200 Subject: [PATCH] Bumped nextpnr-ice40 Version to 4e1f2d7d_20211012 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 06f99c3d60aa4..c5c25b4dce8c6 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-ice40-nightly pkgdesc = nextpnr portable FPGA place and route tool - for ice40 - pkgver = 9963f765_20211011 + pkgver = 4e1f2d7d_20211012 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -21,7 +21,7 @@ pkgbase = nextpnr-ice40-nightly depends = qt5-base conflicts = nextpnr-git options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=9963f765 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=4e1f2d7d sha256sums = SKIP pkgname = nextpnr-ice40-nightly diff --git a/PKGBUILD b/PKGBUILD index b08f88ed2c2be..9294929f42c25 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-ice40-nightly -pkgver=9963f765_20211011 +pkgver=4e1f2d7d_20211012 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=9963f765 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=4e1f2d7d ) sha256sums=( "SKIP"