mirror of
https://github.com/archlinux/aur.git
synced 2026-02-11 07:34:23 +01:00
Bumpped nextpnr-machxo2 version to 20251005_nextpnr_0.9_16_ge9bac696
This commit is contained in:
parent
9eca1513d7
commit
ae15fa5670
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 = 20251004_nextpnr_0.9_14_gad76625d
|
||||
pkgver = 20251005_nextpnr_0.9_16_ge9bac696
|
||||
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=ad76625d
|
||||
source = nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e9bac696
|
||||
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=20251004_nextpnr_0.9_14_gad76625d
|
||||
pkgver=20251005_nextpnr_0.9_16_ge9bac696
|
||||
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=ad76625d"
|
||||
"nextpnr::git+https://github.com/YosysHQ/nextpnr.git#commit=e9bac696"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue