Bumped nextpnr-ice40 Version to 20230607_nextpnr_0.6_13_g119b47ac

This commit is contained in:
Aki Van Ness 2023-06-07 02:00:03 +02:00
parent 6bc535b529
commit 7d0a2aea44
3 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
pkgver = 20230606_nextpnr_0.6_13_g119b47ac
pkgver = 20230607_nextpnr_0.6_13_g119b47ac
pkgrel = 1
epoch = 1
url = https://github.com/YosysHQ/nextpnr
@ -14,6 +14,7 @@ pkgbase = nextpnr-ice40-nightly
makedepends = gawk
makedepends = eigen
makedepends = boost
makedepends = icestorm-nightly
depends = yosys-nightly
depends = icestorm-nightly
depends = python

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
pkgver=20230606_nextpnr_0.6_13_g119b47ac
pkgver=20230607_nextpnr_0.6_13_g119b47ac
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
@ -18,7 +18,7 @@ depends=(
"qt5-base"
)
optdepends=()
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost")
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost" "icestorm-nightly")
conflicts=(
"nextpnr-git"
"nextpnr-all-nightly"

View file

@ -18,7 +18,7 @@ depends=(
"qt5-base"
)
optdepends=()
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost")
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost" "icestorm-nightly")
conflicts=(
"nextpnr-git"
"nextpnr-all-nightly"