Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d988bb0fec3e3678631e4403b7748d5b6756ea5a

commit d988bb0fec3e3678631e4403b7748d5b6756ea5a
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Tue Aug 4 12:11:19 2009 +0200

firefox-3.5.2-1-i686

- version bump

diff --git a/source/include/firefox-i18n.sh b/source/include/firefox-i18n.sh
index 03a600c..e7c013f 100644
--- a/source/include/firefox-i18n.sh
+++ b/source/include/firefox-i18n.sh
@@ -31,11 +31,12 @@
# * archs()
###

-up2date="3.5.1"
+up2date="3.5.2"
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${up2date}/linux-i686/xpi/$_F_firefox_lang.xpi)
pkgname=firefox-`echo $_F_firefox_lang|tr [A-Z] [a-z]`
url="http://www.mozilla.org/projects/l10n/mlp.html";
-rodepends=('firefox>=3.0')
+# Yeah, this is a bit hackish. ;)
+rodepends=("firefox>=$up2date")
makedepends=('unzip')
groups=('locale-extra')
archs=('i686' 'x86_64')
diff --git a/source/xapps/firefox/FrugalBuild b/source/xapps/firefox/FrugalBuild
index 9233a19..6b29598 100644
--- a/source/xapps/firefox/FrugalBuild
+++ b/source/xapps/firefox/FrugalBuild
@@ -3,7 +3,7 @@
# Contributor: VMiklos <vmik...@frugalware.org>

pkgname=firefox
-pkgver=3.5.1
+pkgver=3.5.2
pathver=${pkgver} # version used in path names
pkgrel=1
pkgdesc="Mozilla Firefox web browser"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to