mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumped nextpnr-ice40 Version to 20220219_347ba3a
This commit is contained in:
parent
ffb2b21595
commit
20a5a88744
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -4,7 +4,7 @@ pkgbase = nextpnr-ice40-nightly
|
|||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/nextpnr
|
||||
arch = x86_64
|
||||
arch = any
|
||||
license = custom:ISC
|
||||
makedepends = git
|
||||
makedepends = gcc
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -24,7 +24,7 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=fd2d4a8f
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git"#commit=347ba3a
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue