Bumped nextpnr-all Version to b7207b08_20211108

This commit is contained in:
aki-nyan 2021-11-08 01:10:10 +01:00
parent b3062125cc
commit 6ffb1877ef
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 = 1615b0a5_20211107
pkgver = b7207b08_20211108
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
depends = nextpnr-ice40-nightly>=1615b0a5_20211107
depends = nextpnr-ecp5-nightly>=1615b0a5_20211107
depends = nextpnr-nexus-nightly>=1615b0a5_20211107
depends = nextpnr-generic-nightly>=1615b0a5_20211107
depends = nextpnr-ice40-nightly>=b7207b08_20211108
depends = nextpnr-ecp5-nightly>=b7207b08_20211108
depends = nextpnr-nexus-nightly>=b7207b08_20211108
depends = nextpnr-generic-nightly>=b7207b08_20211108
conflicts = nextpnr-git
options = !strip

View file

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