mirror of
https://github.com/archlinux/aur.git
synced 2026-02-10 06:54:23 +01:00
Bumpped prjoxide version to 20260210_3823045
This commit is contained in:
parent
5317e195ed
commit
fc4ec0cb5b
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 = 20260209_f205f99
|
||||
pkgver = 20260210_3823045
|
||||
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=f205f99
|
||||
source = prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=3823045
|
||||
source = prjoxide-db::git+https://github.com/gatecat/prjoxide-db.git#commit=79c15ee
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=prjoxide-nightly
|
||||
pkgver=20260209_f205f99
|
||||
pkgver=20260210_3823045
|
||||
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=f205f99"
|
||||
"prjoxide::git+https://github.com/gatecat/prjoxide.git#commit=3823045"
|
||||
"prjoxide-db::git+https://github.com/gatecat/prjoxide-db.git#commit=79c15ee"
|
||||
)
|
||||
sha256sums=(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue