Bumped nextpnr-all Version to 80a14592_20211024

This commit is contained in:
aki-nyan 2021-10-24 02:10:09 +02:00
parent e3ab60fd0d
commit 265d1cbf29
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 = 80a14592_20211023
pkgver = 80a14592_20211024
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
depends = nextpnr-ice40-nightly>=80a14592_20211023
depends = nextpnr-ecp5-nightly>=80a14592_20211023
depends = nextpnr-nexus-nightly>=80a14592_20211023
depends = nextpnr-generic-nightly>=80a14592_20211023
depends = nextpnr-ice40-nightly>=80a14592_20211024
depends = nextpnr-ecp5-nightly>=80a14592_20211024
depends = nextpnr-nexus-nightly>=80a14592_20211024
depends = nextpnr-generic-nightly>=80a14592_20211024
conflicts = nextpnr-git
options = !strip

View file

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