summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcel Hoppe2015-10-23 21:21:37 +0200
committerMarcel Hoppe2015-10-23 21:21:37 +0200
commit0bf156473deb25a513f185d68475b6ff3b862066 (patch)
tree4b940a2a246aeeb59a87235be1f6f7d86dff3e43 /PKGBUILD
parentd2394ab78f8d7e03380c624b726da2128b2c6348 (diff)
downloadaur-kodi-addon-hts-pvrmanager.tar.gz
update to 1.0.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0d15f709863..190232d26650 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=kodi-addon-hts-pvrmanager
pkgbase=${pkgname}
_gitname=service.hts.pvrmanager
-pkgver=1.0.6
-_gitver=9393640d0d82b999a50230a31a5e8cbd73c8c406
+pkgver=1.0.7
+_gitver=d55675ea7ba1bb006c81fca30e9b3d8bbb67b554
pkgrel=1
pkgdesc='Poweroff management for current active recordings and wakeup procedures for future schedules using the XML-Interface of TVHeadend.'
arch=('any')
@@ -15,7 +15,7 @@ groups=('kodi-addons')
depends=('kodi' 'tvheadend')
install='install'
source=("https://github.com/Helly1206/$_gitname/archive/$_gitver.tar.gz")
-md5sums=('8ace938684153bc3af68f362b9499775')
+md5sums=('f65ce5efdfdaf849323c2f353b008f86')
package() {
cd "$srcdir/$_gitname-$_gitver/"