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 e77009d4b169..5cff3e404d4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=draai
pkgver=20201215
-pkgrel=1
+pkgrel=2
pkgdesc="Draai is a wrapper around mpc, making playing music from the commandline more enjoyable."
arch=('x86_64')
url='http://mdcc.cx/pub/draai/draai-latest/man/draai.html'
license=('GPL3')
-depends=('mpc')
+depends=('mpc' 'zsh')
source=(http://mdcc.cx/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
sha512sums=('7c0c57d95bd9923bed2a93c616cfbc05f1d2a9db851468a8a3e41fe66010ec19e553c55d4a2815ff12e8ca30437575739d977646ea4f4f0ac775d172e5e589df'
'SKIP')