Bumped nextpnr-all Version to 67bd349e_20214317

This commit is contained in:
Aki Van Ness 2021-09-16 20:43:20 -04:00
parent 528a25af8f
commit 18425009f8
No known key found for this signature in database
GPG key ID: 77F49A56EE669F18
3 changed files with 7 additions and 21 deletions

View file

@ -1,7 +1,7 @@
pkgbase = nextpnr-all-nightly
pkgdesc = nextpnr portable FPGA place and route tool - all
pkgver = 67bd349e_20212917
pkgrel = 1
pkgver = 67bd349e_20214317
pkgrel = 2
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
@ -9,10 +9,6 @@ pkgbase = nextpnr-all-nightly
depends = nextpnr-ecp5-nightly
depends = nextpnr-nexus-nightly
depends = nextpnr-generic-nightly
provides = nextpnr-ice40
provides = nextpnr-ecp5
provides = nextpnr-nexus-nightly
provides = nextpnr-generic-nightly
conflicts = nextpnr-git
options = !strip

View file

@ -1,8 +1,8 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-all-nightly
pkgver=67bd349e_20212917
pkgrel=1
pkgver=67bd349e_20214317
pkgrel=2
pkgdesc="nextpnr portable FPGA place and route tool - all"
arch=("any")
url="https://github.com/YosysHQ/nextpnr"
@ -19,12 +19,7 @@ depends=(
conflicts=(
"nextpnr-git"
)
provides=(
"nextpnr-ice40"
"nextpnr-ecp5"
"nextpnr-nexus-nightly"
"nextpnr-generic-nightly"
)
package() {
echo "nya"

View file

@ -2,7 +2,7 @@
pkgname=nextpnr-all-nightly
pkgver=@NPR_VER@
pkgrel=1
pkgrel=2
pkgdesc="nextpnr portable FPGA place and route tool - all"
arch=("any")
url="https://github.com/YosysHQ/nextpnr"
@ -19,12 +19,7 @@ depends=(
conflicts=(
"nextpnr-git"
)
provides=(
"nextpnr-ice40"
"nextpnr-ecp5"
"nextpnr-nexus-nightly"
"nextpnr-generic-nightly"
)
package() {
echo "nya"