mirror of
https://github.com/archlinux/aur.git
synced 2026-02-11 07:34:23 +01:00
Bumpped prjtrellis version to 20240411_1.4_66_g2dab009
This commit is contained in:
parent
e7e3bdc23e
commit
d17af3ee3a
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=prjtrellis-nightly
|
||||
pkgver=@TREL_VER@
|
||||
pkgver=@EDA_VER@
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Documenting the Lattice ECP5 bit-stream format."
|
||||
|
|
@ -21,8 +21,8 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=@TREL_HASH@"
|
||||
"prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=@DB_HASH@"
|
||||
"prjtrellis::git+https://github.com/YosysHQ/prjtrellis.git#commit=@EDA_HASH@"
|
||||
"prjtrellis-db::git+https://github.com/YosysHQ/prjtrellis-db.git#commit=@EDA_DB_HASH@"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue