From 59cc25dc81a6b166b980dee2e982a125ca0539b3 Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Fri, 24 Sep 2021 02:00:10 +0200 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to d9a71083_20210924 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 07524331771b8..3fa3e5052e040 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = b2e9ce46_20210923 + pkgver = d9a71083_20210924 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -20,7 +20,7 @@ pkgbase = nextpnr-nexus-nightly depends = qt5-base conflicts = nextpnr-git options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=b2e9ce46 + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d9a71083 sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index 59ed791e7414a..75c96c4f4cb2d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=b2e9ce46_20210923 +pkgver=d9a71083_20210924 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - for nexus" @@ -24,7 +24,7 @@ conflicts=( ) replaces=() source=( - "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=b2e9ce46 + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=d9a71083 ) sha256sums=( "SKIP"