summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBiehl Daniel2017-02-17 10:41:32 +0100
committerBiehl Daniel2017-02-17 10:41:32 +0100
commit71929fe28bc2decbc33181edf19c60a8eeffcd44 (patch)
tree4bece1da7167002d8d570d15f791404bbab5cfde
parent9f6a3ccb6f864c6d6745a6ed615a0675d15bf347 (diff)
downloadaur-71929fe28bc2decbc33181edf19c60a8eeffcd44.tar.gz
update to Krypton
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3940b9424266..e49131b34ff7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,16 +4,16 @@
pkgname=kodi-addon-pvr-dvblink
pkgbase=${pkgname}
_gitname=pvr.dvblink
-pkgver=2.2.0
-_gitver=branch=Jarvis
-pkgrel=2
+pkgver=3.3.12
+_gitver=branch=Krypton
+pkgrel=3
pkgdesc='DVBLink 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')
-depends=('kodi' 'tinyxml2')
+depends=('kodi>=17.0' 'tinyxml2')
source=("git+https://github.com/kodi-pvr/${_gitname}.git#${_gitver}")
md5sums=('SKIP')