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

Jan de Groot jgc at archlinux.org
Sun Oct 5 21:46:11 UTC 2008


    Date: Sunday, October 5, 2008 @ 17:46:11
  Author: jgc
Revision: 14336

upgpkg: epiphany 2.24.0.1-1

Modified:
  epiphany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-05 21:12:09 UTC (rev 14335)
+++ PKGBUILD	2008-10-05 21:46:11 UTC (rev 14336)
@@ -2,19 +2,19 @@
 # Maintainer: dale <dale at archlinux.org>
 
 pkgname=epiphany
-pkgver=2.22.3
+pkgver=2.24.0.1
 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.9' 'gnome-desktop>=2.22.3' 'iso-codes>=2.0' 'desktop-file-utils' 'libxslt>=1.1.24' 'enchant>=1.4.2' 'libnotify>=0.4.4')
-makedepends=('perlxml' 'gnome-doc-utils>=0.12.2' 'gnome-python>=2.22.1' 'pkgconfig' 'libnetworkmanager>=0.6.6')
+depends=('xulrunner>=1.9.0.3' 'gnome-desktop>=2.24.0' 'iso-codes>=2.0' 'desktop-file-utils' 'libxslt>=1.1.24' 'enchant>=1.4.2' 'libnotify>=0.4.4' 'libcanberra')
+makedepends=('perlxml' 'gnome-doc-utils>=0.14.0' 'gnome-python>=2.22.3' 'pkgconfig' 'libnetworkmanager>=0.6.6')
 options=('!libtool' '!emptydirs')
 groups=('gnome')
 url="http://www.gnome.org/projects/epiphany/"
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('7d058b57cb3e992889e456848fcc89a9')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('24e284d77e782faeec219574def7f34f')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list