mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Bumpped nextpnr-nexus version to 20260117_nextpnr_0.9_51_g58e3b858
This commit is contained in:
parent
f1c49c7807
commit
90dbc95626
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nextpnr-nexus-nightly
|
||||
pkgdesc = nextpnr portable FPGA place and route tool - for nexus
|
||||
pkgver = 20260116_nextpnr_0.9_50_g1ce187ab
|
||||
pkgver = 20260117_nextpnr_0.9_51_g58e3b858
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/nextpnr
|
||||
|
|
@ -23,7 +23,7 @@ pkgbase = nextpnr-nexus-nightly
|
|||
conflicts = nextpnr-git
|
||||
conflicts = nextpnr-all-nightly
|
||||
options = !strip
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1ce187ab
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=58e3b858
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = nextpnr-nexus-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=nextpnr-nexus-nightly
|
||||
pkgver=20260116_nextpnr_0.9_50_g1ce187ab
|
||||
pkgver=20260117_nextpnr_0.9_51_g58e3b858
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="nextpnr portable FPGA place and route tool - for nexus"
|
||||
|
|
@ -26,7 +26,7 @@ conflicts=(
|
|||
replaces=()
|
||||
provides=("nextpnr-nexus=$(cut -d _ -f 3 <<< "${pkgver}")")
|
||||
source=(
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=1ce187ab"
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=58e3b858"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue