mirror of
https://github.com/archlinux/aur.git
synced 2026-02-21 13:04:18 +01:00
Bumpped prjoxide version to 20240411_30712ff
This commit is contained in:
parent
81fd0ab47d
commit
46f00bf146
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=prjoxide-nightly
|
||||
pkgver=@OXIDE_VER@
|
||||
pkgver=@EDA_VER@
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Documenting Lattice's 28nm FPGA parts"
|
||||
|
|
@ -18,8 +18,8 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=@OXIDE_HASH@"
|
||||
"prjoxide-db::git+https://github.com/gatecat/prjoxide-db.git#commit=@DB_HASH@"
|
||||
"prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=@EDA_HASH@"
|
||||
"prjoxide-db::git+https://github.com/gatecat/prjoxide-db.git#commit=@EDA_DB_HASH@"
|
||||
)
|
||||
sha256sums=(
|
||||
"SKIP"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue