blob: ebd2c21f5b590bbb4889b43b36df2cd574c092eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = lab-git
pkgdesc = A hub-like tool for GitLab (git master branch)
pkgver = 0.15.2.r6.g5c82aaf
pkgrel = 1
url = https://zaquestion.github.io/lab/
arch = x86_64
license = custom:Unlicense
makedepends = git
makedepends = go
depends = git
optdepends = hub
conflicts = lab
conflicts = lab-bin
source = git://github.com/zaquestion/lab.git#branch=master
sha512sums = SKIP
pkgname = lab-git
|