summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/community/firefox
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-04-30 16:41:23 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-04-30 16:41:23 (GMT)
commit492623758d38a102bc70255c7522cdd4bf751631 (patch)
tree128a289d4a126e5f309de2d4128191bba2792e79 /abs/extra-testing/community/firefox
parenta9cf9de18a70acb767ad5a11d859a1c071751cbc (diff)
downloadlinhes_pkgbuild-492623758d38a102bc70255c7522cdd4bf751631.zip
linhes_pkgbuild-492623758d38a102bc70255c7522cdd4bf751631.tar.gz
linhes_pkgbuild-492623758d38a102bc70255c7522cdd4bf751631.tar.bz2
Updated to latest.
Diffstat (limited to 'abs/extra-testing/community/firefox')
-rw-r--r--abs/extra-testing/community/firefox/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/abs/extra-testing/community/firefox/PKGBUILD b/abs/extra-testing/community/firefox/PKGBUILD
index 3f65484..922a092 100644
--- a/abs/extra-testing/community/firefox/PKGBUILD
+++ b/abs/extra-testing/community/firefox/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 22049 2008-12-21 14:15:02Z jgc $
+# $Id: PKGBUILD 36426 2009-04-22 11:55:02Z pierre $
# Contributor: Jakub Schmidtke <sjakub@gmail.com>
pkgname=firefox
-pkgver=3.0.5
+pkgver=3.0.9
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org"
arch=(i686 x86_64)
license=('MPL' 'GPL' 'LGPL')
-depends=('xulrunner=1.9.0.5' 'shared-mime-info')
-makedepends=('zip' 'pkgconfig' 'diffutils' 'libgnomeui>=2.24.0' 'python' 'xorg-server')
+depends=('xulrunner=1.9.0.9' 'desktop-file-utils')
+makedepends=('zip' 'pkgconfig' 'diffutils' 'libgnomeui>=2.24.1' 'python' 'xorg-server')
replaces=('firefox3')
-#install=firefox.install
+install=firefox.install
url="http://www.mozilla.org/projects/firefox"
source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${pkgver}/source/firefox-${pkgver}-source.tar.bz2
mozconfig
@@ -19,13 +19,13 @@ source=(http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${pkgver}/s
mozilla-firefox-1.0-lang.patch
mozbug421977.patch
firefox-appversion.patch)
-md5sums=('19d09b2554976e207d37a164bcf43547'
+md5sums=('f80b085699db8201e5db6b30fc63c60d'
'8b6e5f7d0a9e3f64747a024cf8f12069'
'68cf02788491c6e846729b2f2913bf79'
'5e68cabfcf3c021806b326f664ac505e'
'bd5db57c23c72a02a489592644f18995'
'7976e3ff52e01af3388dfc3a479c4955'
- 'c6f27fca2e6bd2a570b271ec3ce35782')
+ 'c6f27fca2e6bd2a570b271ec3ce35782')
build() {
cd ${srcdir}/mozilla