Bumped nextpnr-all Version to e926cddc_20210919

This commit is contained in:
aki-nyan 2021-09-19 05:39:42 +02:00
parent 283f0a15e5
commit 07ffdaf601
3 changed files with 13 additions and 13 deletions

View file

@ -1,15 +1,15 @@
pkgbase = nextpnr-all-nightly
pkgdesc = nextpnr portable FPGA place and route tool - all
pkgver = 67bd349e_20210919
pkgrel = 1
pkgver = e926cddc_20210919
pkgrel = 2
epoch = 1
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
depends = nextpnr-ice40-nightly>=67bd349e_20210918
depends = nextpnr-ecp5-nightly>=67bd349e_20210918
depends = nextpnr-nexus-nightly>=67bd349e_20210918
depends = nextpnr-generic-nightly>=67bd349e_20210918
depends = nextpnr-ice40-nightly>=e926cddc_20210919
depends = nextpnr-ecp5-nightly>=e926cddc_20210919
depends = nextpnr-nexus-nightly>=e926cddc_20210919
depends = nextpnr-generic-nightly>=e926cddc_20210919
conflicts = nextpnr-git
options = !strip

View file

@ -1,8 +1,8 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
pkgver=67bd349e_20210919
pkgrel=1
pkgver=e926cddc_20210919
pkgrel=2
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - all"
arch=("any")
@ -11,10 +11,10 @@ license=("custom:ISC")
groups=()
options=("!strip")
depends=(
"nextpnr-ice40-nightly>=67bd349e_20210918"
"nextpnr-ecp5-nightly>=67bd349e_20210918"
"nextpnr-nexus-nightly>=67bd349e_20210918"
"nextpnr-generic-nightly>=67bd349e_20210918"
"nextpnr-ice40-nightly>=e926cddc_20210919"
"nextpnr-ecp5-nightly>=e926cddc_20210919"
"nextpnr-nexus-nightly>=e926cddc_20210919"
"nextpnr-generic-nightly>=e926cddc_20210919"
)
conflicts=(

View file

@ -2,7 +2,7 @@
pkgname=nextpnr-all-nightly
pkgver=@NPR_VER@
pkgrel=1
pkgrel=2
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - all"
arch=("any")