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

Jan de Groot jgc at archlinux.org
Sun Dec 21 14:14:50 UTC 2008


    Date: Sunday, December 21, 2008 @ 09:14:50
  Author: jgc
Revision: 22048

upgpkg: firefox 3.0.5-1

Modified:
  firefox/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-21 13:46:35 UTC (rev 22047)
+++ PKGBUILD	2008-12-21 14:14:50 UTC (rev 22048)
@@ -2,12 +2,12 @@
 # Contributor: Jakub Schmidtke <sjakub at gmail.com>
 
 pkgname=firefox
-pkgver=3.0.4
+pkgver=3.0.5
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(i686 x86_64)
 license=('MPL' 'GPL' 'LGPL')
-depends=('xulrunner=1.9.0.4' 'desktop-file-utils' 'shared-mime-info')
+depends=('xulrunner=1.9.0.5' 'desktop-file-utils' 'shared-mime-info')
 makedepends=('zip' 'pkgconfig' 'diffutils' 'libgnomeui>=2.24.0' 'python' 'xorg-server')
 replaces=('firefox3')
 install=firefox.install
@@ -17,15 +17,13 @@
         firefox.desktop
         firefox-safe.desktop
         mozilla-firefox-1.0-lang.patch
-	mozilla-firstrun.patch
 	mozbug421977.patch
 	firefox-appversion.patch)
-md5sums=('8a1ac4a5940108a96458c5307a74c98d'
+md5sums=('19d09b2554976e207d37a164bcf43547'
          '8b6e5f7d0a9e3f64747a024cf8f12069'
          '68cf02788491c6e846729b2f2913bf79'
          '5e68cabfcf3c021806b326f664ac505e'
          'bd5db57c23c72a02a489592644f18995'
-         '42af09c0200b752ac7f7d639b3a2947b'
          '7976e3ff52e01af3388dfc3a479c4955'
 	 'c6f27fca2e6bd2a570b271ec3ce35782')
 
@@ -33,7 +31,6 @@
   cd ${srcdir}/mozilla
 
   patch -Np1 -i ${srcdir}/mozilla-firefox-1.0-lang.patch || return 1
-  patch -Np1 -i ${srcdir}/mozilla-firstrun.patch || return 1
 
   # FS#10836: fixes backgroundcolor parsing with gnome
   patch -Np0 -i ${srcdir}/mozbug421977.patch || return 1




More information about the arch-commits mailing list