mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 23:27:54 +01:00
Bumpped prjoxide version to 20260124_6d0a91a
This commit is contained in:
parent
c734b34273
commit
dbd0e22e8d
2 changed files with 4 additions and 4 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = prjoxide-nightly
|
||||
pkgdesc = Documenting Lattice's 28nm FPGA parts
|
||||
pkgver = 20260123_30712ff
|
||||
pkgver = 20260124_6d0a91a
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/gatecat/prjoxide
|
||||
|
|
@ -12,7 +12,7 @@ pkgbase = prjoxide-nightly
|
|||
provides = prjoxide
|
||||
conflicts = prjoxide-git
|
||||
options = !strip
|
||||
source = prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=30712ff
|
||||
source = prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=6d0a91a
|
||||
source = prjoxide-db::git+https://github.com/gatecat/prjoxide-db.git#commit=dff1db4
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=prjoxide-nightly
|
||||
pkgver=20260123_30712ff
|
||||
pkgver=20260124_6d0a91a
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Documenting Lattice's 28nm FPGA parts"
|
||||
|
|
@ -19,7 +19,7 @@ conflicts=(
|
|||
)
|
||||
replaces=()
|
||||
source=(
|
||||
"prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=30712ff"
|
||||
"prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=6d0a91a"
|
||||
"prjoxide-db::git+https://github.com/gatecat/prjoxide-db.git#commit=dff1db4"
|
||||
)
|
||||
sha256sums=(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue