summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2a685920700cd2a5ef96d7d7ac26ee4c6660bc4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = stratis-cli-git
	pkgdesc = stratis-cli is a tool that provides a command-line interface (CLI) for interacting with the Stratis daemon, stratisd.
	pkgver = 0.5.0.r17.g41d1232
	pkgrel = 1
	url = stratis-storage.github.io
	arch = any
	license = apache2
	makedepends = git
	depends = python-argparse
	depends = python-dbus
	depends = python-justbytes
	depends = yapf
	provides = stratis-cli
	conflicts = stratis-cli
	source = git+https://github.com/stratis-storage/stratis-cli.git
	sha256sums = SKIP

pkgname = stratis-cli-git