mirror of
https://github.com/archlinux/aur.git
synced 2026-02-16 14:15:44 +01:00
Bumped nextpnr-all Version to 20230518_nextpnr_0.6_4_g7a827b1c
This commit is contained in:
parent
22b7798de0
commit
ec5e3c1ce5
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 = 20230517_nextpnr_0.6_1_gbc7b8b63
|
||||
pkgver = 20230518_nextpnr_0.6_4_g7a827b1c
|
||||
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=bc7b8b63
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=7a827b1c
|
||||
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=20230517_nextpnr_0.6_1_gbc7b8b63
|
||||
pkgver=20230518_nextpnr_0.6_4_g7a827b1c
|
||||
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=bc7b8b63"
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=7a827b1c"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue