mirror of
https://github.com/archlinux/aur.git
synced 2026-02-11 15:44:39 +01:00
Bumpped nextpnr-machxo2 version to 20251007_nextpnr_0.9_18_g5d45520b
This commit is contained in:
parent
227d2f4218
commit
b4b5187963
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nextpnr-machxo2-nightly
|
||||
pkgdesc = nextpnr portable FPGA place and route tool - for machxo2
|
||||
pkgver = 20251006_nextpnr_0.9_16_ge9bac696
|
||||
pkgver = 20251007_nextpnr_0.9_18_g5d45520b
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/YosysHQ/nextpnr
|
||||
|
|
@ -23,7 +23,7 @@ pkgbase = nextpnr-machxo2-nightly
|
|||
conflicts = nextpnr-git
|
||||
conflicts = nextpnr-all-nightly
|
||||
options = !strip
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e9bac696
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=5d45520b
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = nextpnr-machxo2-nightly
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=nextpnr-machxo2-nightly
|
||||
pkgver=20251006_nextpnr_0.9_16_ge9bac696
|
||||
pkgver=20251007_nextpnr_0.9_18_g5d45520b
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="nextpnr portable FPGA place and route tool - for machxo2"
|
||||
|
|
@ -26,7 +26,7 @@ conflicts=(
|
|||
replaces=()
|
||||
provides=("nextpnr-machxo2=$(cut -d _ -f 3 <<< "${pkgver}")")
|
||||
source=(
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e9bac696"
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=5d45520b"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue