[arch-commits] Commit in firefox/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Feb 12 09:04:54 UTC 2009


    Date: Thursday, February 12, 2009 @ 04:04:54
  Author: andyrtr
Revision: 26809

upgpkg: firefox 3.0.6-1
    new version 3.0.6

Modified:
  firefox/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-12 09:03:26 UTC (rev 26808)
+++ PKGBUILD	2009-02-12 09:04:54 UTC (rev 26809)
@@ -2,12 +2,12 @@
 # Contributor: Jakub Schmidtke <sjakub at gmail.com>
 
 pkgname=firefox
-pkgver=3.0.5
+pkgver=3.0.6
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(i686 x86_64)
 license=('MPL' 'GPL' 'LGPL')
-depends=('xulrunner=1.9.0.5' 'desktop-file-utils' 'shared-mime-info')
+depends=('xulrunner=1.9.0.6' 'desktop-file-utils' 'shared-mime-info')
 makedepends=('zip' 'pkgconfig' 'diffutils' 'libgnomeui>=2.24.0' 'python' 'xorg-server')
 replaces=('firefox3')
 install=firefox.install
@@ -19,13 +19,13 @@
         mozilla-firefox-1.0-lang.patch
 	mozbug421977.patch
 	firefox-appversion.patch)
-md5sums=('19d09b2554976e207d37a164bcf43547'
+md5sums=('1b6063d29fe9785b929a36f249866360'
          '8b6e5f7d0a9e3f64747a024cf8f12069'
          '68cf02788491c6e846729b2f2913bf79'
          '5e68cabfcf3c021806b326f664ac505e'
          'bd5db57c23c72a02a489592644f18995'
          '7976e3ff52e01af3388dfc3a479c4955'
-	 'c6f27fca2e6bd2a570b271ec3ce35782')
+         'c6f27fca2e6bd2a570b271ec3ce35782')
 
 build() {
   cd ${srcdir}/mozilla




More information about the arch-commits mailing list