mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumped nextpnr-nexus Version to 67bd349e_20214417
This commit is contained in:
parent
6ccf47b3dc
commit
c1320ba92c
3 changed files with 8 additions and 8 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
6
PKGBUILD
6
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue