summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfrancoism902017-03-18 20:01:47 +0100
committerfrancoism902017-03-18 20:01:47 +0100
commit3f5db8c0b528a2b2e2b78ce29d22313861b8b2e2 (patch)
tree07523ec7bba3cc96e7b407d280c88ac067910fca /PKGBUILD
parent781f6f033781291051aa60b0ca06bf9d927e4015 (diff)
downloadaur-3f5db8c0b528a2b2e2b78ce29d22313861b8b2e2.tar.gz
use Krypton branch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7984b9ddf27..2a9f650311dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_gitname=pvr.iptvsimple
pkgname=kodi-addon-pvr-iptvsimple-git
-pkgver=r154.53d63cc
+pkgver=r154.d782816
pkgrel=1
pkgdesc="Kodi's IPTV Simple client addon."
url='https://github.com/kodi-pvr/pvr.iptvsimple'
license=('GPL3')
-source=("${_gitname}::git+https://github.com/kodi-pvr/pvr.iptvsimple")
+source=("${_gitname}::git+https://github.com/kodi-pvr/pvr.iptvsimple#branch=Krypton")
sha256sums=('SKIP')
arch=('any')
depends=('kodi' 'p8-platform')