[arch-commits] Commit in firefox/trunk (PKGBUILD mozconfig)
Ionut Biru
ibiru at archlinux.org
Fri Apr 2 19:16:37 UTC 2010
Date: Friday, April 2, 2010 @ 15:16:36
Author: ibiru
Revision: 75704
upgpkg: firefox 3.6.3-1
update to 3.6.3
Modified:
firefox/trunk/PKGBUILD
firefox/trunk/mozconfig
-----------+
PKGBUILD | 10 +++++-----
mozconfig | 1 +
2 files changed, 6 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-02 19:16:36 UTC (rev 75703)
+++ PKGBUILD 2010-04-02 19:16:36 UTC (rev 75704)
@@ -2,11 +2,11 @@
# Contributor: Jakub Schmidtke <sjakub at gmail.com>
pkgname=firefox
-pkgver=3.6.2
+pkgver=3.6.3
pkgrel=1
-_xulver=1.9.2.2
+_xulver=1.9.2.3
pkgdesc="Standalone web browser from mozilla.org"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
depends=("xulrunner=${_xulver}" 'desktop-file-utils')
makedepends=('zip' 'pkgconfig' 'diffutils' 'libgnomeui>=2.24.1' 'python' 'wireless_tools')
@@ -20,8 +20,8 @@
mozilla-firefox-1.0-lang.patch
browser-defaulturls.patch
firefox-version.patch)
-md5sums=('a1972a2216ac7139b92b7378a328ec93'
- '1bb4a77a63891bd82b2e9fc7caecd4b6'
+md5sums=('5e4541ab23084b7b14ba228291ce2688'
+ '1e4283a24953f8d0c6a5c00a36ae0981'
'ba96924ece1d77453e462429037a2ce5'
'5e68cabfcf3c021806b326f664ac505e'
'bd5db57c23c72a02a489592644f18995'
Modified: mozconfig
===================================================================
--- mozconfig 2010-04-02 19:16:36 UTC (rev 75703)
+++ mozconfig 2010-04-02 19:16:36 UTC (rev 75704)
@@ -23,6 +23,7 @@
ac_add_options --enable-startup-notification
ac_add_options --enable-libxul
ac_add_options --disable-crashreporter
+ac_add_options --disable-updater
ac_add_options --with-libxul-sdk=/usr/lib/xulrunner-devel-1.9.2
ac_add_options --enable-safe-browsing
ac_add_options --with-branding=browser/branding/unofficial
More information about the arch-commits
mailing list