[SCM] kodi-pvr-hts/master: PVR API 5.1.1

tiber-guest at users.alioth.debian.org tiber-guest at users.alioth.debian.org
Fri Nov 4 23:23:39 UTC 2016


The following commit has been merged in the master branch:
commit f03e25133af6acf3a78d42b2c922e94b47f79199
Author: Rainer Hochecker <fernetmenta at online.de>
Date:   Sun Mar 27 16:16:25 2016 +0200

    PVR API 5.1.1
    
    https://github.com/xbmc/xbmc/pull/9459

diff --git a/pvr.hts/addon.xml.in b/pvr.hts/addon.xml.in
index 4cb4ff3..15cc53f 100644
--- a/pvr.hts/addon.xml.in
+++ b/pvr.hts/addon.xml.in
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <addon
   id="pvr.hts"
-  version="3.2.0"
+  version="3.2.1"
   name="Tvheadend HTSP Client"
   provider-name="Adam Sutton, Sam Stenvall, Lars Op den Kamp, Kai Sommerfeld">
   <requires>
     <c-pluff version="0.1"/>
-    <import addon="xbmc.pvr" version="5.1.0"/>
+    <import addon="xbmc.pvr" version="5.1.1"/>
     <import addon="xbmc.codec" version="1.0.1"/>
   </requires>
   <extension

-- 
kodi-pvr-hts packaging



More information about the pkg-multimedia-commits mailing list