summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Beste2018-04-14 07:51:57 -0500
committerDan Beste2018-04-14 07:51:57 -0500
commit76a4aafd9329ddcf8d6f30f8e37d98e90014fe2a (patch)
tree64a5f72641c28ae1216293b2751ec1442e8fe994 /PKGBUILD
parentecbf3226716831b40514c3bd3802ca9c809cfbfd (diff)
downloadaur-stratis-cli-git.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af427e353850..7f65065de7eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Dan Beste <Dan.Ray.Beste@gmail.com>
pkgname='stratis-cli-git'
-pkgver=0.0.4.r19.gdc091e4
+pkgver=0.5.0.r17.g41d1232
pkgrel=1
pkgdesc='stratis-cli is a tool that provides a command-line interface (CLI) for interacting with the Stratis daemon, stratisd.'
arch=('any')
license=('apache2')
url='stratis-storage.github.io'
-depends=('python-argparse' 'python-dbus' 'python-justbytes')
+depends=('python-argparse' 'python-dbus' 'python-justbytes' 'yapf')
makedepends=('git')
provides=("${pkgname/-git}")
conflicts=("${pkgname/-git}")