summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21679bad2bf2..96b56db306a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,15 +5,15 @@
pkgname=kodi-addon-pvr-hts
pkgbase=${pkgname}
_gitname=pvr.hts
-pkgver=2.2.14
+pkgver=2.2.20
_gitver=branch=Jarvis
-pkgrel=2
+pkgrel=1
pkgdesc='Tvheadend HTSP PVR client addon for Kodi'
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/kodi-pvr/$_gitname"
license=('GPL')
groups=('kodi-addons')
-makedepends=('cmake' 'kodi-platform' 'libplatform-legacy')
+makedepends=('cmake' 'kodi-platform' 'libplatform-legacy' 'git')
depends=('kodi')
source=("git+https://github.com/kodi-pvr/${_gitname}.git#${_gitver}")
md5sums=('SKIP')