The branch, frodo has been updated
       via  443b7167c87698f427cc4fcd5ed6801b8b88a56a (commit)
      from  537cc02d8aa6a31c0750f8a2c8f59f4500afe7d9 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=443b7167c87698f427cc4fcd5ed6801b8b88a56a

commit 443b7167c87698f427cc4fcd5ed6801b8b88a56a
Author: Martijn Kaijser <[email protected]>
Date:   Wed Oct 16 10:01:14 2013 +0200

    [script.module.chardet] 2.1.2 (just for bumping python version)

diff --git a/script.module.chardet/addon.xml b/script.module.chardet/addon.xml
index 3b1d444..46d05e6 100644
--- a/script.module.chardet/addon.xml
+++ b/script.module.chardet/addon.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="script.module.chardet"
        name="chardet"
-       version="2.1.1"
+       version="2.1.2"
        provider-name="Valentin-Costel Hăloiu">
   <requires>
-    <import addon="xbmc.python" version="2.0"/>
+    <import addon="xbmc.python" version="2.1.0"/>
   </requires>
   <extension point="xbmc.python.module"
              library="lib" />
@@ -13,5 +13,6 @@
     <description>Packed for XBMC from 
https://github.com/erikrose/chardet</description>
     <license>LGPL</license>
     <platform>all</platform>
+       <source>https://github.com/erikrose/chardet/commits/master</source>
   </extension>
 </addon>

-----------------------------------------------------------------------

Summary of changes:
 script.module.chardet/addon.xml |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scripts

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to