From 388a67fa3ced25428d8816885cafc429b2816c4d Mon Sep 17 00:00:00 2001 From: aki-nyan Date: Sat, 19 Feb 2022 09:03:40 +0100 Subject: [PATCH] Bumped nextpnr-all Version to 20220219_347ba3a --- .SRCINFO | 4 ++++ PKGBUILD | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.SRCINFO b/.SRCINFO index 902814af7d5e..247d3abf3c1f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -22,6 +22,10 @@ pkgbase = nextpnr-all-nightly depends = boost-libs depends = qt5-base conflicts = nextpnr-git + conflicts = nextpnr-ice40-nightly + conflicts = nextpnr-ecp5-nightly + conflicts = nextpnr-nexus-nightly + conflicts = nextpnr-generic-nightly options = !strip source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=347ba3a sha256sums = SKIP diff --git a/PKGBUILD b/PKGBUILD index 23b98f97e5fb..5e251b7dc5d6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -25,7 +25,7 @@ conflicts=( "nextpnr-git" "nextpnr-ice40-nightly" "nextpnr-ecp5-nightly" - "nexrpnr-nexus-nightly" + "nextpnr-nexus-nightly" "nextpnr-generic-nightly" ) replaces=()