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

Ionut Biru ibiru at archlinux.org
Thu Feb 25 00:33:10 UTC 2010


    Date: Wednesday, February 24, 2010 @ 19:33:09
  Author: ibiru
Revision: 70170

update to 2.29.91

Modified:
  epiphany-extensions/trunk/PKGBUILD

----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-25 00:24:00 UTC (rev 70169)
+++ PKGBUILD	2010-02-25 00:33:09 UTC (rev 70170)
@@ -2,19 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=epiphany-extensions
-pkgver=2.28.1
+pkgver=2.29.91
 pkgrel=1
-_majorver=2.28
 url="http://www.gnome.org/projects/epiphany/"
 pkgdesc="Various extentions for the Epiphany web browser"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
-depends=('epiphany>=2.28.1' 'python>=2.6' 'opensp' 'libglade>=2.6.4')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.18.0' 'intltool')
+depends=('epiphany>=2.29.91' 'python>=2.6' 'opensp')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.19.5' 'intltool')
 options=('!libtool' '!emptydirs')
 install=epiphany-extensions.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('0f14413316ebbdba392c9df7468d0d08811376ee26c735d7e523fc4eba44572a')
+source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('19a43eaaa0871e7abe3c0ef013754ae3431e36accdd3d4311c651b9d159fd9cd')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list