Bumped nextpnr-all Version to 4e1f2d7d_20211012

This commit is contained in:
aki-nyan 2021-10-12 02:10:10 +02:00
parent a909f97c86
commit 9dc2a20163
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 = 9963f765_20211011
pkgver = 4e1f2d7d_20211012
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
depends = nextpnr-ice40-nightly>=9963f765_20211011
depends = nextpnr-ecp5-nightly>=9963f765_20211011
depends = nextpnr-nexus-nightly>=9963f765_20211011
depends = nextpnr-generic-nightly>=9963f765_20211011
depends = nextpnr-ice40-nightly>=4e1f2d7d_20211012
depends = nextpnr-ecp5-nightly>=4e1f2d7d_20211012
depends = nextpnr-nexus-nightly>=4e1f2d7d_20211012
depends = nextpnr-generic-nightly>=4e1f2d7d_20211012
conflicts = nextpnr-git
options = !strip

View file

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