mirror of
https://github.com/archlinux/aur.git
synced 2026-02-20 12:33:42 +01:00
Bumped nextpnr-all Version to e926cddc_20210920
This commit is contained in:
parent
5aa1a6f24f
commit
1e99573dcf
2 changed files with 8 additions and 8 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -6,10 +6,10 @@ pkgbase = nextpnr-all-nightly
|
|||
url = https://github.com/YosysHQ/nextpnr
|
||||
arch = any
|
||||
license = custom:ISC
|
||||
depends = nextpnr-ice40-nightly>=e926cddc_20210919
|
||||
depends = nextpnr-ecp5-nightly>=e926cddc_20210919
|
||||
depends = nextpnr-nexus-nightly>=e926cddc_20210919
|
||||
depends = nextpnr-generic-nightly>=e926cddc_20210919
|
||||
depends = nextpnr-ice40-nightly>=e926cddc_20210920
|
||||
depends = nextpnr-ecp5-nightly>=e926cddc_20210920
|
||||
depends = nextpnr-nexus-nightly>=e926cddc_20210920
|
||||
depends = nextpnr-generic-nightly>=e926cddc_20210920
|
||||
conflicts = nextpnr-git
|
||||
options = !strip
|
||||
|
||||
|
|
|
|||
8
PKGBUILD
8
PKGBUILD
|
|
@ -11,10 +11,10 @@ license=("custom:ISC")
|
|||
groups=()
|
||||
options=("!strip")
|
||||
depends=(
|
||||
"nextpnr-ice40-nightly>=e926cddc_20210919"
|
||||
"nextpnr-ecp5-nightly>=e926cddc_20210919"
|
||||
"nextpnr-nexus-nightly>=e926cddc_20210919"
|
||||
"nextpnr-generic-nightly>=e926cddc_20210919"
|
||||
"nextpnr-ice40-nightly>=e926cddc_20210920"
|
||||
"nextpnr-ecp5-nightly>=e926cddc_20210920"
|
||||
"nextpnr-nexus-nightly>=e926cddc_20210920"
|
||||
"nextpnr-generic-nightly>=e926cddc_20210920"
|
||||
)
|
||||
|
||||
conflicts=(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue