mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 14:15:44 +01:00
Bumped nextpnr-all Version to 20230318_nextpnr_0.5_88_ge4fcd374
This commit is contained in:
parent
8393b23637
commit
173dff0e76
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nextpnr-all-nightly
|
||||
pkgdesc = nextpnr portable FPGA place and route tool - all FPGA architectures
|
||||
pkgver = 20230317_nextpnr_0.5_86_g656bfdb8
|
||||
pkgver = 20230318_nextpnr_0.5_88_ge4fcd374
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/nextpnr
|
||||
|
|
@ -27,7 +27,7 @@ pkgbase = nextpnr-all-nightly
|
|||
conflicts = nextpnr-nexus-nightly
|
||||
conflicts = nextpnr-generic-nightly
|
||||
options = !strip
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=656bfdb8
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e4fcd374
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = nextpnr-all-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=nextpnr-all-nightly
|
||||
pkgver=20230317_nextpnr_0.5_86_g656bfdb8
|
||||
pkgver=20230318_nextpnr_0.5_88_ge4fcd374
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="nextpnr portable FPGA place and route tool - all FPGA architectures"
|
||||
|
|
@ -30,7 +30,7 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=656bfdb8"
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e4fcd374"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue