This commit is contained in:
Alfa
2017-07-28 21:39:50 -04:00
parent 5f6d38d521
commit 36d041e741
5 changed files with 68 additions and 69 deletions

View File

@@ -48,9 +48,9 @@
</extension>
</addon>
<addon id="repository.alfa" name="[COLOR red]Alfa-Addon[/COLOR] Repo" version="1.0.1" provider-name="Alfa-Addon">
<addon id="repository.alfa-addon" name="[COLOR red]Alfa-Addon[/COLOR] Repo" version="1.0.1" provider-name="Alfa-Addon">
<extension point="xbmc.addon.repository" name="Alfa-Addon Repo">
<info compressed="false">https://raw.githubusercontent.com/alfa-addon/addon/master/addons.xml</info>
<info>https://raw.githubusercontent.com/alfa-addon/addon/master/addons.xml</info>
<checksum>https://raw.githubusercontent.com/alfa-addon/addon/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/alfa-addon/addon/master/</datadir>
</extension>

View File

@@ -1 +1 @@
f0d65fd645ef13c2141fcdfa2723bf70
0b713379b036dc9055c2721f229ce4f1

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="repository.alfa-addon" name="[COLOR red]Alfa-Addon[/COLOR] Repo" version="1.0.1" provider-name="Alfa-Addon">
<extension point="xbmc.addon.repository" name="Alfa-Addon Repo">
<info>https://raw.github.com/alfa-addon/addon/master/addons.xml</info>
<checksum>https://raw.github.com/alfa-addon/addon/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.github.com/alfa-addon/addon/master</datadir>
<info>https://raw.githubusercontent.com/alfa-addon/addon/master/addons.xml</info>
<checksum>https://raw.githubusercontent.com/alfa-addon/addon/master/addons.xml.md5</checksum>
<datadir zip="true">https://raw.githubusercontent.com/alfa-addon/addon/master/</datadir>
</extension>
<extension point="xbmc.addon.metadata">
<summary>Repositorio para Alfa-Addon</summary>
@@ -12,4 +12,3 @@
<platform>all</platform>
</extension>
</addon>

Binary file not shown.