From 48c4eda13f0b068fae151f6e5a0ce0bcb132779b Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Sat, 6 Nov 2021 01:00:10 +0100 Subject: [PATCH] Bumped nextpnr-nexus-nightly Version to 1615b0a5_20211106 --- .SRCINFO | 4 ++-- PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a0e4a6b6124f5..db4b669ec2896 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = nextpnr-nexus-nightly pkgdesc = nextpnr portable FPGA place and route tool - for nexus - pkgver = 06d58e6e_20211105 + pkgver = 1615b0a5_20211106 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr @@ -21,7 +21,7 @@ pkgbase = nextpnr-nexus-nightly depends = qt5-base conflicts = nextpnr-git options = !strip - source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=06d58e6e + source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1615b0a5 sha256sums = SKIP pkgname = nextpnr-nexus-nightly diff --git a/PKGBUILD b/PKGBUILD index 78ad5b3e92bdd..3e8ddcb989319 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-nexus-nightly -pkgver=06d58e6e_20211105 +pkgver=1615b0a5_20211106 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=06d58e6e + "nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=1615b0a5 ) sha256sums=( "SKIP"