blob: 540628553b6e7bfff1b543dbc95092965ed65418 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = gocatcli-git
pkgdesc = The command line catalog tool for your offline data
pkgver = 1.0.3.r1.g9db735a
pkgrel = 2
url = https://github.com/deadc0de6/gocatcli
arch = x86_64
license = GPL
makedepends = go
makedepends = git
provides = gocatcli
conflicts = gocatcli
source = git+https://github.com/deadc0de6/gocatcli.git
sha256sums = SKIP
pkgname = gocatcli-git
|