summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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}")