mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumped nextpnr-ice40 Version to 1615b0a5_20211106
This commit is contained in:
parent
753b87581b
commit
b059520aaa
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 = 06d58e6e_20211105
|
||||
pkgver = 1615b0a5_20211106
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/nextpnr
|
||||
|
|
@ -21,7 +21,7 @@ pkgbase = nextpnr-ice40-nightly
|
|||
depends = qt5-base
|
||||
conflicts = nextpnr-git
|
||||
options = !strip
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=06d58e6e
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1615b0a5
|
||||
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=06d58e6e_20211105
|
||||
pkgver=1615b0a5_20211106
|
||||
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=06d58e6e
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=1615b0a5
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue