mirror of
https://github.com/archlinux/aur.git
synced 2026-02-21 21:39:41 +01:00
Bumped prjoxide Version to 20221023_ea89720
This commit is contained in:
parent
e1de156fd9
commit
272173e239
3 changed files with 4 additions and 4 deletions
2
.SRCINFO
2
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = prjoxide-nightly
|
||||
pkgdesc = Documenting Lattice's 28nm FPGA parts
|
||||
pkgver = 20221022_ea89720
|
||||
pkgver = 20221023_ea89720
|
||||
pkgrel = 1
|
||||
epoch = 1
|
||||
url = https://github.com/gatecat/prjoxide
|
||||
|
|
|
|||
4
PKGBUILD
4
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Aki-nyan <aur@catgirl.link>
|
||||
|
||||
pkgname=prjoxide-nightly
|
||||
pkgver=20221022_ea89720
|
||||
pkgver=20221023_ea89720
|
||||
pkgrel=1
|
||||
epoch=1
|
||||
pkgdesc="Documenting Lattice's 28nm FPGA parts"
|
||||
|
|
@ -32,7 +32,7 @@ prepare() {
|
|||
cd "${srcdir}/prjoxide"
|
||||
git submodule init
|
||||
git config submodule.database.url "$srcdir/prjoxide-db"
|
||||
git submodule update
|
||||
git -c protocol.file.allow=always submodule update
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ prepare() {
|
|||
cd "${srcdir}/prjoxide"
|
||||
git submodule init
|
||||
git config submodule.database.url "$srcdir/prjoxide-db"
|
||||
git submodule update
|
||||
git -c protocol.file.allow=always submodule update
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue