Bumped nextpnr-all Version to 035452d9_20210921

This commit is contained in:
aki-nyan 2021-09-21 02:10:10 +02:00
parent 1e99573dcf
commit ea62d20036
2 changed files with 10 additions and 10 deletions

View file

@ -1,15 +1,15 @@
pkgbase = nextpnr-all-nightly
pkgdesc = nextpnr portable FPGA place and route tool - all
pkgver = e926cddc_20210920
pkgver = 035452d9_20210921
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
depends = nextpnr-ice40-nightly>=e926cddc_20210920
depends = nextpnr-ecp5-nightly>=e926cddc_20210920
depends = nextpnr-nexus-nightly>=e926cddc_20210920
depends = nextpnr-generic-nightly>=e926cddc_20210920
depends = nextpnr-ice40-nightly>=035452d9_20210921
depends = nextpnr-ecp5-nightly>=035452d9_20210921
depends = nextpnr-nexus-nightly>=035452d9_20210921
depends = nextpnr-generic-nightly>=035452d9_20210921
conflicts = nextpnr-git
options = !strip

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
pkgver=e926cddc_20210920
pkgver=035452d9_20210921
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>=e926cddc_20210920"
"nextpnr-ecp5-nightly>=e926cddc_20210920"
"nextpnr-nexus-nightly>=e926cddc_20210920"
"nextpnr-generic-nightly>=e926cddc_20210920"
"nextpnr-ice40-nightly>=035452d9_20210921"
"nextpnr-ecp5-nightly>=035452d9_20210921"
"nextpnr-nexus-nightly>=035452d9_20210921"
"nextpnr-generic-nightly>=035452d9_20210921"
)
conflicts=(