From 036da882f6f4ee1fc5a2bc0f468f9205b78df006 Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ao2@ao2.it>
Date: Sun, 30 Aug 2015 12:30:41 +0200
Subject: [PATCH 1/1] pkgs: update some packages

---
 pkgs/7-zip.ini                | 2 +-
 pkgs/CDBurnerXP.ini           | 2 +-
 pkgs/libreoffice.ini          | 5 +++--
 pkgs/libreoffice_helppack.ini | 5 +++--
 pkgs/mozilla_firefox.ini      | 2 +-
 pkgs/mozilla_thunderbird.ini  | 2 +-
 6 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/pkgs/7-zip.ini b/pkgs/7-zip.ini
index 58a714f..afd417f 100644
--- a/pkgs/7-zip.ini
+++ b/pkgs/7-zip.ini
@@ -7,4 +7,4 @@ description = 7-Zip is a file archiver with a high compression ratio.
 url_i386 = http://7-zip.org/a/7z%(version)s.exe
 url_x64 = http://7-zip.org/a/7z%(version)s-x64.exe
 
-version = 1505
+version = 1506
diff --git a/pkgs/CDBurnerXP.ini b/pkgs/CDBurnerXP.ini
index 1b9007f..cce4aa3 100644
--- a/pkgs/CDBurnerXP.ini
+++ b/pkgs/CDBurnerXP.ini
@@ -7,4 +7,4 @@ description = CDBurnerXP is a free application to burn CDs and DVDs,
 
 url = http://download.cdburnerxp.se/cdbxp_setup_%(version)s.exe
 
-version = 4.5.5.5666
+version = 4.5.6.5844
diff --git a/pkgs/libreoffice.ini b/pkgs/libreoffice.ini
index 603fb32..5d50f63 100644
--- a/pkgs/libreoffice.ini
+++ b/pkgs/libreoffice.ini
@@ -5,6 +5,7 @@ homepage = http://www.libreoffice.org/
 description = LibreOffice is the power-packed free, libre and open
   source personal productivity suite for Windows, Macintosh and GNU/Linux.
 
-url = http://download.documentfoundation.org/libreoffice/stable/%(version)s/win/x86/LibreOffice_%(version)s_Win_x86.msi
+url_i386 = http://download.documentfoundation.org/libreoffice/stable/%(version)s/win/x86/LibreOffice_%(version)s_Win_x86.msi
+url_x64 =  http://download.documentfoundation.org/libreoffice/stable/%(version)s/win/x86_64/LibreOffice_%(version)s_Win_x64.msi
 
-version = 4.4.4
+version = 5.0.1
diff --git a/pkgs/libreoffice_helppack.ini b/pkgs/libreoffice_helppack.ini
index 7bafbec..c32ddac 100644
--- a/pkgs/libreoffice_helppack.ini
+++ b/pkgs/libreoffice_helppack.ini
@@ -4,6 +4,7 @@ homepage = http://www.libreoffice.org/
 
 description = Localized Help Pack for LibreOffice
 
-url = http://download.documentfoundation.org/libreoffice/stable/%(version)s/win/x86/LibreOffice_%(version)s_Win_x86_helppack_%(language)s.msi
+url_i386 = http://download.documentfoundation.org/libreoffice/stable/%(version)s/win/x86/LibreOffice_%(version)s_Win_x86_helppack_%(language)s.msi
+url_x64 =  http://download.documentfoundation.org/libreoffice/stable/%(version)s/win/x86_64/LibreOffice_%(version)s_Win_x64_helppack_%(language)s.msi
 
-version = 4.4.4
+version = 5.0.1
diff --git a/pkgs/mozilla_firefox.ini b/pkgs/mozilla_firefox.ini
index 4eaff68..7f64046 100644
--- a/pkgs/mozilla_firefox.ini
+++ b/pkgs/mozilla_firefox.ini
@@ -8,4 +8,4 @@ description = The Firefox browser is created by Mozilla, a non-profit
 
 url = http://download.mozilla.org/?product=firefox-%(version)s&os=win&lang=%(language)s
 
-version = 39.0-SSL
+version = 40.0.3-SSL
diff --git a/pkgs/mozilla_thunderbird.ini b/pkgs/mozilla_thunderbird.ini
index 55817c5..f2a0a23 100644
--- a/pkgs/mozilla_thunderbird.ini
+++ b/pkgs/mozilla_thunderbird.ini
@@ -7,4 +7,4 @@ description = Thunderbird is a free email application that's easy to set
 
 url = http://download.mozilla.org/?product=thunderbird-%(version)s&os=win&lang=%(language)s
 
-version = 38.0.1
+version = 38.2.0
-- 
2.1.4