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

Jan de Groot jgc at archlinux.org
Mon Apr 13 18:38:23 UTC 2009


    Date: Monday, April 13, 2009 @ 14:38:22
  Author: jgc
Revision: 35477

upgpkg: epiphany-extensions 2.26.1-1

Modified:
  epiphany-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-13 18:35:34 UTC (rev 35476)
+++ PKGBUILD	2009-04-13 18:38:22 UTC (rev 35477)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=epiphany-extensions
-pkgver=2.26.0
+pkgver=2.26.1
 pkgrel=1
 _majorver=2.26
 url="http://www.gnome.org/projects/epiphany/"
 pkgdesc="Various extentions for the Epiphany web browser"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('epiphany>=2.26.0' 'python>=2.6' 'opensp')
+depends=('epiphany>=2.26.1' 'python>=2.6' 'opensp')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.16.0' 'intltool')
 options=('!libtool' '!emptydirs')
 install=epiphany-extensions.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${_majorver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('88f194ed26e8d1cea20b500dc4e1998e')
+md5sums=('bc3044148e915312654f8c82a575e58e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list