From 3cc853b1cda1d90707f4f955c5fac1d19810c35e Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Sun, 21 Nov 2021 01:10:09 +0100 Subject: [PATCH] Bumped nextpnr-all Version to f5cc959c_20211121 --- .SRCINFO | 10 +++++----- PKGBUILD | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index a2ca61f7dc21..ff10c8aeb895 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,15 +1,15 @@ pkgbase = nextpnr-all-nightly pkgdesc = nextpnr portable FPGA place and route tool - all - pkgver = f5cc959c_20211120 + pkgver = f5cc959c_20211121 pkgrel = 1 epoch = 1 url = https://github.com/YosysHQ/nextpnr arch = any license = custom:ISC - depends = nextpnr-ice40-nightly>=f5cc959c_20211120 - depends = nextpnr-ecp5-nightly>=f5cc959c_20211120 - depends = nextpnr-nexus-nightly>=f5cc959c_20211120 - depends = nextpnr-generic-nightly>=f5cc959c_20211120 + depends = nextpnr-ice40-nightly>=f5cc959c_20211121 + depends = nextpnr-ecp5-nightly>=f5cc959c_20211121 + depends = nextpnr-nexus-nightly>=f5cc959c_20211121 + depends = nextpnr-generic-nightly>=f5cc959c_20211121 conflicts = nextpnr-git options = !strip diff --git a/PKGBUILD b/PKGBUILD index 709bd50c6a72..2658b86a769b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Aki-nyan pkgname=nextpnr-all-nightly -pkgver=f5cc959c_20211120 +pkgver=f5cc959c_20211121 pkgrel=1 epoch=1 pkgdesc="nextpnr portable FPGA place and route tool - all" @@ -11,10 +11,10 @@ license=("custom:ISC") groups=() options=("!strip") depends=( - "nextpnr-ice40-nightly>=f5cc959c_20211120" - "nextpnr-ecp5-nightly>=f5cc959c_20211120" - "nextpnr-nexus-nightly>=f5cc959c_20211120" - "nextpnr-generic-nightly>=f5cc959c_20211120" + "nextpnr-ice40-nightly>=f5cc959c_20211121" + "nextpnr-ecp5-nightly>=f5cc959c_20211121" + "nextpnr-nexus-nightly>=f5cc959c_20211121" + "nextpnr-generic-nightly>=f5cc959c_20211121" ) conflicts=(