Bumped nextpnr-all Version to f5cc959c_20211122

This commit is contained in:
aki-nyan 2021-11-22 01:10:09 +01:00
parent 3cc853b1cd
commit f25cb075c5
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 = f5cc959c_20211121
pkgver = f5cc959c_20211122
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
depends = nextpnr-ice40-nightly>=f5cc959c_20211121
depends = nextpnr-ecp5-nightly>=f5cc959c_20211121
depends = nextpnr-nexus-nightly>=f5cc959c_20211121
depends = nextpnr-generic-nightly>=f5cc959c_20211121
depends = nextpnr-ice40-nightly>=f5cc959c_20211122
depends = nextpnr-ecp5-nightly>=f5cc959c_20211122
depends = nextpnr-nexus-nightly>=f5cc959c_20211122
depends = nextpnr-generic-nightly>=f5cc959c_20211122
conflicts = nextpnr-git
options = !strip

View file

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