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

Ionut Biru ibiru at archlinux.org
Mon Mar 29 21:32:20 UTC 2010


    Date: Monday, March 29, 2010 @ 17:32:20
  Author: ibiru
Revision: 74042

update to 2.30

Modified:
  epiphany/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-29 21:25:25 UTC (rev 74041)
+++ PKGBUILD	2010-03-29 21:32:20 UTC (rev 74042)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=epiphany
-pkgver=2.29.92
+pkgver=2.30.0
 pkgrel=1
 install=epiphany.install
 pkgdesc="A GNOME2 web browser based on the WebKit rendering engine."
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libwebkit>=1.1.22' 'iso-codes>=3.10.1' 'desktop-file-utils' 'libxslt>=1.1.24' 'libnotify>=0.4.5' 'avahi>=0.6.25' 'libsoup-gnome>=2.29.91' 'nss>=3.12.4' 'ca-certificates' 'seed>=2.29.91')
-makedepends=('gnome-doc-utils>=0.19.5' 'pkgconfig' 'networkmanager' 'intltool' 'startup-notification' 'gir-repository')
+depends=('libwebkit>=1.1.90' 'iso-codes>=3.10.1' 'desktop-file-utils' 'libxslt>=1.1.24' 'libnotify>=0.4.5' 'avahi>=0.6.25' 'libsoup-gnome>=2.30.0' 'nss>=3.12.6' 'ca-certificates' 'seed>=2.30.0')
+makedepends=('gnome-doc-utils>=0.20' 'pkgconfig' 'networkmanager' 'intltool' 'startup-notification' 'gir-repository')
 options=('!libtool' '!emptydirs')
 groups=('gnome')
 url="http://www.gnome.org/projects/epiphany/"
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('257b64128772a977629039962311dd3cde2278e26ecf776a281e0a3ea751bd14')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('2e403ab0fe04575575fa99cdb6b3007007fa8e961e2c2fd4308b13e27bbf58d4')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list