Bumped nextpnr-ice40 Version to e926cddc_20210919

This commit is contained in:
aki-nyan 2021-09-19 05:38:52 +02:00
parent a597f065d8
commit 5a32ea1bfa
3 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
pkgbase = nextpnr-ice40-nightly
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
pkgver = 67bd349e_20210919
pkgrel = 1
pkgver = e926cddc_20210919
pkgrel = 2
epoch = 1
url = https://github.com/YosysHQ/nextpnr
arch = any
@ -20,7 +20,7 @@ pkgbase = nextpnr-ice40-nightly
depends = qt5-base
conflicts = nextpnr-git
options = !strip
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=67bd349e
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e926cddc
sha256sums = SKIP
pkgname = nextpnr-ice40-nightly

View file

@ -1,8 +1,8 @@
# Maintainer: Aki-nyan <aur@catgirl.link>
pkgname=nextpnr-ice40-nightly
pkgver=67bd349e_20210919
pkgrel=1
pkgver=e926cddc_20210919
pkgrel=2
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
arch=("any")
@ -24,7 +24,7 @@ conflicts=(
)
replaces=()
source=(
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=67bd349e
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=e926cddc
)
sha256sums=(
"SKIP"

View file

@ -2,7 +2,7 @@
pkgname=nextpnr-ice40-nightly
pkgver=@NPR_VER@
pkgrel=1
pkgrel=2
epoch=1
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
arch=("any")