mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumped nextpnr-ice40 Version to 4f17a171_20211006
This commit is contained in:
parent
a287111f81
commit
90c24bf134
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nextpnr-ice40-nightly
|
||||
pkgdesc = nextpnr portable FPGA place and route tool - for ice40
|
||||
pkgver = 9c32e2d8_20211005
|
||||
pkgver = 4f17a171_20211006
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/nextpnr
|
||||
|
|
@ -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=9c32e2d8
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=4f17a171
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = nextpnr-ice40-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=nextpnr-ice40-nightly
|
||||
pkgver=9c32e2d8_20211005
|
||||
pkgver=4f17a171_20211006
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="nextpnr portable FPGA place and route tool - for ice40"
|
||||
|
|
@ -24,7 +24,7 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=9c32e2d8
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=4f17a171
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue