Bumped nextpnr-nexus Version to 67bd349e_20214417

This commit is contained in:
Aki Van Ness 2021-09-16 20:44:48 -04:00
parent 6ccf47b3dc
commit c1320ba92c
No known key found for this signature in database
GPG key ID: 77F49A56EE669F18
3 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
pkgbase = nextpnr-nexus-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for nexus
pkgver = 67bd349e_20212017
pkgrel = 1
pkgver = 67bd349e_20214417
pkgrel = 2
url = https://github.com/YosysHQ/nextpnr
arch = any
license = custom:ISC
@ -13,7 +13,7 @@ pkgbase = nextpnr-nexus-nightly
makedepends = gawk
makedepends = eigen
depends = yosys-nightly
depends = oxide-nightly
depends = prjoxide-nightly
depends = python
depends = boost-libs
depends = qt5-base

View file

@ -1,8 +1,8 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-nexus-nightly
pkgver=67bd349e_20212017
pkgrel=1
pkgver=67bd349e_20214417
pkgrel=2
pkgdesc="nextpnr portable FPGA place and route tool - for nexus"
arch=("any")
url="https://github.com/YosysHQ/nextpnr"
@ -11,7 +11,7 @@ groups=()
options=("!strip")
depends=(
"yosys-nightly"
"oxide-nightly"
"prjoxide-nightly"
"python"
"boost-libs"
"qt5-base"

View file

@ -2,7 +2,7 @@
pkgname=nextpnr-nexus-nightly
pkgver=@NPR_VER@
pkgrel=1
pkgrel=2
pkgdesc="nextpnr portable FPGA place and route tool - for nexus"
arch=("any")
url="https://github.com/YosysHQ/nextpnr"
@ -11,7 +11,7 @@ groups=()
options=("!strip")
depends=(
"yosys-nightly"
"oxide-nightly"
"prjoxide-nightly"
"python"
"boost-libs"
"qt5-base"