blob: b4d976c38bfa869e9da18844ea7303f0b21a711a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = glab-git
pkgdesc = Cli tool to help work seamlessly with Gitlab from the command line
pkgver = 1.62.0.r6.gd9ebe10c
pkgrel = 2
url = https://gitlab.com/gitlab-org/cli
arch = x86_64
license = MIT
makedepends = git
makedepends = go
depends = glibc
provides = glab=1.62.0.r6.gd9ebe10c
conflicts = glab
source = glab-git::git+https://gitlab.com/gitlab-org/cli.git
sha256sums = SKIP
pkgname = glab-git
|