summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorthepasto2021-05-10 08:57:11 +0200
committerthepasto2021-05-10 08:57:11 +0200
commite8e2999ff114ccbdc6131d2d2ad0d7d33b87c6e1 (patch)
tree888f659df71bcd88be3c08443946e0065c10ddf1
parent47ebb90bd7600ee37f13c243536b0f2a6f1e3969 (diff)
downloadaur-e8e2999ff114ccbdc6131d2d2ad0d7d33b87c6e1.tar.gz
kodi 19.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1383ab817f9e..2f0a6437f84f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kodi-addon-pvr-iptvsimple
pkgdesc = IPTV Simple PVR client addon for Kodi
pkgver = 7.6.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kodi-pvr/pvr.iptvsimple
arch = armv6h
arch = armv7h
@@ -15,9 +15,9 @@ pkgbase = kodi-addon-pvr-iptvsimple
depends = kodi
conflicts = kodi-addon-pvr-iptvsimple-git
source = https://github.com/kodi-pvr/pvr.iptvsimple/archive/7.6.4-Matrix.tar.gz
- source = https://github.com/xbmc/xbmc/archive/19.0-Matrix.tar.gz
+ source = https://github.com/xbmc/xbmc/archive/19.1-Matrix.tar.gz
sha256sums = 1310806ac4fd8c6e72020042e62bde8c9175e65015c4fddb82312cf32c53bf63
- sha256sums = f7ef8a6f45862ae3b7ebfce4950d74f534be3cb4a0e67ce640963746b3f668f2
+ sha256sums = 195a916a32057e259e6f42b49ba8f07cc6253460018851a52deb058ae938c58c
pkgname = kodi-addon-pvr-iptvsimple
diff --git a/PKGBUILD b/PKGBUILD
index 386b9b4f08f4..c35e6a6e9d14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: thepasto <thepasto@gmail.com>
pkgname=kodi-addon-pvr-iptvsimple
pkgver=7.6.4
-pkgrel=1
+pkgrel=2
pkgdesc='IPTV Simple PVR client addon for Kodi'
_koditarget=Matrix
_gitname=pvr.iptvsimple
-_kodiver=19.0
+_kodiver=19.1
arch=('armv6h' 'armv7h' 'i686' 'x86_64')
url="https://github.com/kodi-pvr/${_gitname}"
license=('GPL')
@@ -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=('1310806ac4fd8c6e72020042e62bde8c9175e65015c4fddb82312cf32c53bf63'
- 'f7ef8a6f45862ae3b7ebfce4950d74f534be3cb4a0e67ce640963746b3f668f2'
+ '195a916a32057e259e6f42b49ba8f07cc6253460018851a52deb058ae938c58c'
)
prepare() {