Bumpped nextpnr-ice40 version to 20240411_nextpnr_0.7_26_gd3b53d8e

This commit is contained in:
Aki Van Ness 2024-04-11 08:13:36 +02:00
parent 01a738ed21
commit f27481ec99
3 changed files with 5 additions and 6 deletions

View file

@ -14,7 +14,6 @@ pkgbase = nextpnr-ice40-nightly
makedepends = gawk
makedepends = eigen
makedepends = boost
makedepends = icestorm-nightly
depends = yosys-nightly
depends = icestorm-nightly
depends = python

View file

@ -18,14 +18,14 @@ depends=(
"qt5-base"
)
optdepends=()
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost" "icestorm-nightly")
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost")
conflicts=(
"nextpnr-git"
"nextpnr-all-nightly"
)
replaces=()
source=(
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=d3b53d8e
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=d3b53d8e"
)
sha256sums=(
"SKIP"

View file

@ -1,7 +1,7 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
pkgver=@NPR_VER@
pkgver=@EDA_VER@
pkgrel=1
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
@ -18,14 +18,14 @@ depends=(
"qt5-base"
)
optdepends=()
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost" "icestorm-nightly")
makedepends=("git" "gcc" "cmake" "ninja" "pkgconf" "gawk" "eigen" "boost")
conflicts=(
"nextpnr-git"
"nextpnr-all-nightly"
)
replaces=()
source=(
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=@NPR_HASH@
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=@EDA_HASH@"
)
sha256sums=(
"SKIP"