blob: d7da8875a31e394ed4eeb1e2882ddcd8f2d4144f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = unbill-cli-bin
pkgdesc = Command-line interface for unbill
pkgver = 0.0.3
pkgrel = 1
url = https://github.com/unbill-project/unbill
arch = x86_64
license = MIT
license = Apache-2.0
depends = unbill-daemon
provides = unbill-cli
conflicts = unbill-cli
source_x86_64 = unbill-cli::https://github.com/unbill-project/unbill/releases/download/0-0-3/unbill-cli-linux-x86_64
sha256sums_x86_64 = SKIP
pkgname = unbill-cli-bin
|