[arch-commits] CVS update of extra/gnome/epiphany (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Jul 7 10:48:03 UTC 2007


    Date: Saturday, July 7, 2007 @ 06:48:03
  Author: jgc
    Path: /home/cvs-extra/extra/gnome/epiphany

Modified: PKGBUILD (1.58 -> 1.59)

upgpkg: epiphany 2.18.3-1


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/gnome/epiphany/PKGBUILD
diff -u extra/gnome/epiphany/PKGBUILD:1.58 extra/gnome/epiphany/PKGBUILD:1.59
--- extra/gnome/epiphany/PKGBUILD:1.58	Wed May 30 11:57:14 2007
+++ extra/gnome/epiphany/PKGBUILD	Sat Jul  7 06:48:03 2007
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD,v 1.58 2007/05/30 15:57:14 jgc Exp $
+# $Id: PKGBUILD,v 1.59 2007/07/07 10:48:03 jgc Exp $
 # Maintainer: dale <dale at archlinux.org>
 
 pkgname=epiphany
-pkgver=2.18.2
+pkgver=2.18.3
 pkgrel=1
 install=epiphany.install
 pkgdesc="A GNOME2 web browser based on the mozilla rendering engine."
 arch=(i686 x86_64)
 license=('GPL')
-depends=('xulrunner>=1.8.1.3' 'gnome-desktop>=2.18.1' 'iso-codes' 'scrollkeeper' 'desktop-file-utils')
+depends=('xulrunner>=1.8.1.4' 'gnome-desktop>=2.18.1' 'iso-codes' 'scrollkeeper' 'desktop-file-utils' 'gconf>=2.18.0.1-4')
 makedepends=('perlxml' 'gnome-doc-utils>=0.10.3' 'gnome-python>=2.18.0' 'pkgconfig' 'libnetworkmanager>=0.6.5')
-options=('nolibtool')
+options=('!libtool')
 groups=('gnome')
 url="http://www.gnome.org/projects/epiphany/"
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d9a82160bafa4e80091681b19a70ba79')
+md5sums=('2e77f3f0651a27cac29224e82c3cc793')
 
 build() {
   [ -z "${MOZ_PLUGIN_PATH}" ] && . /etc/profile.d/mozilla-common.sh




More information about the arch-commits mailing list