Bumped nextpnr-all Version to 7550b600_20211001

This commit is contained in:
aki-nyan 2021-10-01 02:10:10 +02:00
parent 7c965432b8
commit 8b262a047e
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 = bd137a8b_20210930
pkgver = 7550b600_20211001
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
depends = nextpnr-ice40-nightly>=bd137a8b_20210930
depends = nextpnr-ecp5-nightly>=bd137a8b_20210930
depends = nextpnr-nexus-nightly>=bd137a8b_20210930
depends = nextpnr-generic-nightly>=bd137a8b_20210930
depends = nextpnr-ice40-nightly>=7550b600_20211001
depends = nextpnr-ecp5-nightly>=7550b600_20211001
depends = nextpnr-nexus-nightly>=7550b600_20211001
depends = nextpnr-generic-nightly>=7550b600_20211001
conflicts = nextpnr-git
options = !strip

View file

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