summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJameson Pugh2017-02-15 14:56:16 -0500
committerJameson Pugh2017-02-15 14:56:16 -0500
commite4d7f638b85afb96affab9c91241a2cab9e0555c (patch)
tree1cf6b3e99fb5d6c60b130207c8319a20fddb0fc2
parent8d63a9986bf10c3731837c424866258ed32a735a (diff)
downloadaur-e4d7f638b85afb96affab9c91241a2cab9e0555c.tar.gz
4.13.2
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22644c9e0132..f31eaa97c41f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jameson Pugh <imntreal@gmail.com>
pkgname=kodi-addon-pvr-mythtv
-pkgver=4.12.12
+pkgver=4.13.2
pkgrel=1
pkgdesc='MythTV PVR client addon for Kodi'
arch=('armv7h' 'i686' 'x86_64')
@@ -11,7 +11,7 @@ makedepends=('cmake' 'kodi-platform')
depends=("kodi")
source=("https://github.com/janbar/pvr.mythtv/archive/${pkgver}.tar.gz"
"https://github.com/xbmc/xbmc/archive/17.0-Krypton.tar.gz")
-sha256sums=('596fc11f26574939c5610f82f033808ca8d923543462254e793eab08d6c7d41c'
+sha256sums=('4443d895da598f9652bf2607a53a817d33ad4ebbb907ca2687dc97a3f623b74d'
'4bfffa2493973ae15ab1d922632c09a2583908d6140bc4f58ec8f9314e4f6545')
build() {