[arch-commits] CVS update of extra/network/firefox (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Sep 18 21:06:52 UTC 2007


    Date: Tuesday, September 18, 2007 @ 17:06:52
  Author: andyrtr
    Path: /home/cvs-extra/extra/network/firefox

Modified: PKGBUILD (1.13 -> 1.14)

updatepkg 2.0.0.7


----------+
 PKGBUILD |   36 +++++++++++++++++++-----------------
 1 file changed, 19 insertions(+), 17 deletions(-)


Index: extra/network/firefox/PKGBUILD
diff -u extra/network/firefox/PKGBUILD:1.13 extra/network/firefox/PKGBUILD:1.14
--- extra/network/firefox/PKGBUILD:1.13	Wed Aug  1 11:11:45 2007
+++ extra/network/firefox/PKGBUILD	Tue Sep 18 17:06:52 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.13 2007/08/01 15:11:45 alexander Exp $
+# $Id: PKGBUILD,v 1.14 2007/09/18 21:06:52 andyrtr Exp $
 # Maintainer: Alexander Baldeck <alexander at archlinux.org>
 # Contributor: Dale Blount <dale at archlinux.org>
 # Contributer: Nick Penwarden <toth64 at yahoo.com>
 pkgname=firefox
-pkgver=2.0.0.6
+pkgver=2.0.0.7
 pkgrel=1
 pkgdesc="Standalone web browser from mozilla.org"
 arch=(i686 x86_64)
@@ -29,7 +29,22 @@
 	firefox-2.0-buildversion.patch
         firefox.desktop
 	firefox-safe.desktop)
-	
+md5sums=('ec14cf833d75d07190c4095345d688bd'
+         'b6b9a0977d33f79b79d58f0b501578e7'
+         '224962b5f2446cab7727fdf07fd526de'
+         'bd5db57c23c72a02a489592644f18995'
+         '29194973e2a535b460c6b7f92c635eaf'
+         '2082c2a2d1cedd08e83179271aacf337'
+         'f975d9aa6ec232da0dfa8f27398d2af3'
+         '362f9e0b0f25b964f7120b68fb629ee0'
+         '60b4bbe73d2e919ee4a6476dca6705b6'
+         '288fb7db871700ff5cf7286db6192b45'
+         '25f355113cdee6800380c6e1a4cd38f0'
+         '11b221ff41078d97c131e17361072e47'
+         '74ea70c9e935f0e7f7b75436fe33efd5'
+         '5e68cabfcf3c021806b326f664ac505e')
+options=('!makeflags')
+
 build() {
   cd ${startdir}/src/mozilla
   patch -Np0 -i ${startdir}/src/moz310924.patch || return 1
@@ -81,17 +96,4 @@
   install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/opt/mozilla/lib/firefox/chrome/icons/default/
   install -m644 ${startdir}/src/mozilla/browser/app/default.xpm ${startdir}/pkg/opt/mozilla/lib/firefox/icons/
 }
-md5sums=('16fb252fb7b0371894f7101b88fd9076'
-         'b6b9a0977d33f79b79d58f0b501578e7'
-         '224962b5f2446cab7727fdf07fd526de'
-         'bd5db57c23c72a02a489592644f18995'
-         '29194973e2a535b460c6b7f92c635eaf'
-         '2082c2a2d1cedd08e83179271aacf337'
-         'f975d9aa6ec232da0dfa8f27398d2af3'
-         '362f9e0b0f25b964f7120b68fb629ee0'
-         '60b4bbe73d2e919ee4a6476dca6705b6'
-         '288fb7db871700ff5cf7286db6192b45'
-         '25f355113cdee6800380c6e1a4cd38f0'
-         '11b221ff41078d97c131e17361072e47'
-         '74ea70c9e935f0e7f7b75436fe33efd5'
-         '5e68cabfcf3c021806b326f664ac505e')
+




More information about the arch-commits mailing list