mirror of
https://github.com/archlinux/aur.git
synced 2026-02-19 19:13:21 +01:00
Bumped nextpnr-all Version to 20220219_347ba3a
This commit is contained in:
parent
d87862c7d7
commit
388a67fa3c
2 changed files with 5 additions and 1 deletions
4
.SRCINFO
4
.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
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -25,7 +25,7 @@ conflicts=(
|
|||
"nextpnr-git"
|
||||
"nextpnr-ice40-nightly"
|
||||
"nextpnr-ecp5-nightly"
|
||||
"nexrpnr-nexus-nightly"
|
||||
"nextpnr-nexus-nightly"
|
||||
"nextpnr-generic-nightly"
|
||||
)
|
||||
replaces=()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue