summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthepasto2017-09-15 09:20:18 +0200
committerthepasto2017-09-15 09:20:18 +0200
commit12dee571c9e4d56d58b62678dacc39274f463f8a (patch)
treec38f817d5665e9f5edbecfb7364b2898c69986f4
parentfd6529ee5b2e4276407169fc47a1de29f757a19b (diff)
downloadaur-12dee571c9e4d56d58b62678dacc39274f463f8a.tar.gz
updated checksum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7618f5ffbf3..c7dc86586471 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kodi-addon-pvr-iptvsimple
pkgdesc = IPTV Simple PVR client addon for Kodi
pkgver = 2.4.14
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kodi-pvr/pvr.iptvsimple
arch = armv7h
arch = i686
@@ -16,7 +16,7 @@ pkgbase = kodi-addon-pvr-iptvsimple
source = https://github.com/kodi-pvr/pvr.iptvsimple/archive/2.4.14-Krypton.tar.gz
source = https://github.com/xbmc/xbmc/archive/17.4-Krypton.tar.gz
sha256sums = 329bd71e5c786d7b037bf5fd103ee4abff892afc6e5186a5d0a797194a8c4c7c
- sha256sums = b05e11b2d108222bfc3ff0c9a466d798c0feedf1228166239948e6ed37c3cb4f
+ sha256sums = 6b0886e7449fc201e0ec0584b37f9f654c429797a41e6d0b6a4b5a7fd5ec34dc
pkgname = kodi-addon-pvr-iptvsimple
diff --git a/PKGBUILD b/PKGBUILD
index a50f98f8daff..34f43c1931b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: thepasto <thepasto@gmail.com>
pkgname=kodi-addon-pvr-iptvsimple
pkgver=2.4.14
-pkgrel=1
+pkgrel=2
pkgdesc='IPTV Simple PVR client addon for Kodi'
_koditarget=Krypton
_gitname=pvr.iptvsimple
@@ -17,7 +17,7 @@ source=("https://github.com/kodi-pvr/${_gitname}/archive/${pkgver}-${_koditarget
"https://github.com/xbmc/xbmc/archive/${_kodiver}-${_koditarget}.tar.gz"
)
sha256sums=('329bd71e5c786d7b037bf5fd103ee4abff892afc6e5186a5d0a797194a8c4c7c'
- 'b05e11b2d108222bfc3ff0c9a466d798c0feedf1228166239948e6ed37c3cb4f')
+ '6b0886e7449fc201e0ec0584b37f9f654c429797a41e6d0b6a4b5a7fd5ec34dc')
build() {
mkdir -p "pvr.iptvsimple-${pkgver}-${_koditarget}/build"