summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a2609f2b411d..45529fd71441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=platypush
pkgver=0.50.3
-pkgrel=2
+pkgrel=3
pkgdesc="Universal multi-platform command executor and automation manager"
arch=('any')
license=('MIT')
@@ -33,6 +33,7 @@ depends=(
'python-yaml'
'python-zeroconf'
'redis'
+ 'sudo'
)
optdepends=(