summarylogtreecommitdiffstats
path: root/PKGBUILD.in
diff options
context:
space:
mode:
authorDaniel Albers2017-02-06 23:58:34 +0100
committerDaniel Albers2017-02-06 23:58:34 +0100
commit69d44c78da12018d7de4483025a03e32acf832ac (patch)
tree4b25b551f9b7ac779c9eb7fbc38bb50c3ed2a86a /PKGBUILD.in
parentcd3fe6ebd1c0997c05450ca2ea85ca3be63c4e49 (diff)
downloadaur-69d44c78da12018d7de4483025a03e32acf832ac.tar.gz
bump
Diffstat (limited to 'PKGBUILD.in')
-rw-r--r--PKGBUILD.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD.in b/PKGBUILD.in
index 88c00a09b817..713d071e651b 100644
--- a/PKGBUILD.in
+++ b/PKGBUILD.in
@@ -1,5 +1,5 @@
define(`GIT_NAME', `pvr.hts')dnl
-define(`GIT_VERSION', `branch=Jarvis')dnl
+define(`GIT_VERSION', `branch=Krypton')dnl
define(`SRC_DIR', `src/GIT_NAME')dnl
define(`ADDON_XML', `SRC_DIR/GIT_NAME/addon.xml.in')dnl
define(`HTS_VERSION', `esyscmd(sed -e s/@PLATFORM@/dummy/g ADDON_XML | xmllint --xpath "string(/addon/@version)" - || echo 0)')dnl
@@ -18,7 +18,7 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/kodi-pvr/$_gitname"
license=('GPL')
groups=('kodi-addons')
-makedepends=('cmake' 'kodi-platform' 'libplatform-legacy' 'git')
+makedepends=('cmake' 'p8-platform' 'git' 'kodi-dev')
depends=('kodi')
source=("git+https://github.com/kodi-pvr/${_gitname}.git#${_gitver}")
md5sums=('SKIP')