WIP: Add PKGBUILD for local Arch/Manjaro install #14
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ arch=('x86_64')
|
||||||
url="https://code.austinschaefer.com/schaefera/doubleo7"
|
url="https://code.austinschaefer.com/schaefera/doubleo7"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
makedepends=('cargo' 'git')
|
makedepends=('cargo' 'git' 'cmake')
|
||||||
provides=('doubleo7')
|
provides=('doubleo7')
|
||||||
conflicts=('doubleo7')
|
conflicts=('doubleo7')
|
||||||
source=("$pkgname::git+ssh://git@51.15.208.55:22222/schaefera/doubleo7.git")
|
source=("$pkgname::git+ssh://git@51.15.208.55:22222/schaefera/doubleo7.git")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue