From 20609ac0b012bb2eafffd700ca4c397b42a7d606 Mon Sep 17 00:00:00 2001 From: Markus Walz <lahmizzar@devxive.com> Date: Sun, 09 Mar 2014 16:57:24 -0400 Subject: [PATCH] fix download url for 4.2.1.0 --- archive/update.xml | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 50 insertions(+), 1 deletions(-) diff --git a/archive/update.xml b/archive/update.xml index 526fe19..e2ec3f5 100644 --- a/archive/update.xml +++ b/archive/update.xml @@ -8,6 +8,55 @@ <description>Projectfork 4 Language Package Installer</description> <element>pkg_projectfork_languages</element> <type>package</type> + <version>4.2.1.0</version> + <infourl title="Projectfork Language Pack"> + https://github.com/projectfork/Translations + </infourl> + <downloads> + <downloadurl type="full" format="zip"> + https://github.com/projectfork/Translations/raw/master/archive/zips/lang_pf4_4.2.1.0.zip + </downloadurl> + </downloads> + <tags> + <tag>stable</tag> + </tags> + <maintainer>Projectfork Translation Team</maintainer> + <maintainerurl>https://github.com/projectfork/Translations/graphs/contributors</maintainerurl> + <section>Updates</section> + <targetplatform name="joomla" version="3"/> + <client>site</client> + <folder/> + </update> + <update> + <name>Projectfork 4 Languages</name> + <description>Projectfork 4 Language Package Installer</description> + <element>pkg_projectfork_languages</element> + <type>package</type> + <version>4.2.1.0</version> + <infourl title="Projectfork Language Pack"> + https://github.com/projectfork/Translations + </infourl> + <downloads> + <downloadurl type="full" format="zip"> + https://github.com/projectfork/Translations/raw/master/archive/zips/lang_pf4_4.2.1.0.zip + </downloadurl> + </downloads> + <tags> + <tag>stable</tag> + </tags> + <maintainer>Projectfork Translation Team</maintainer> + <maintainerurl>https://github.com/projectfork/Translations/graphs/contributors</maintainerurl> + <section>Updates</section> + <targetplatform name="joomla" version="2.5"/> + <client>site</client> + <folder/> + </update> + + <update> + <name>Projectfork 4 Languages</name> + <description>Projectfork 4 Language Package Installer</description> + <element>pkg_projectfork_languages</element> + <type>package</type> <version>4.2.0.0</version> <infourl title="Projectfork Language Pack"> https://github.com/projectfork/Translations @@ -149,4 +198,4 @@ <client>site</client> <folder/> </update> -</updates> \ No newline at end of file +</updates> -- Gitblit v1.9.1