summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Hoppe2015-08-18 10:35:25 +0200
committerMarcel Hoppe2015-08-18 10:35:25 +0200
commit22fe3d8ad3c518bd159aaf91a8f54c9fc7c46d5c (patch)
treec24e7af39bd542d99932a3278f5d76a9dbe8efd2
parent779a2e93515cf12ab70ca3c7e1c5d09741e8306e (diff)
downloadaur-22fe3d8ad3c518bd159aaf91a8f54c9fc7c46d5c.tar.gz
update to version 1.0.5-2
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57e02d723032..2cb55ba808a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('any')
url="https://github.com/Helly1206/$_gitname"
license=('GPL')
groups=('kodi-addons')
-depends=('kodi tvheadend')
+depends=('kodi' 'tvheadend')
install='install'
source=("https://github.com/Helly1206/$_gitname/archive/$_gitver.tar.gz")
md5sums=('883b7674164f0cd406f63f8c627e137e')