[arch-commits] Commit in epiphany-extensions/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Jun 1 20:23:06 UTC 2008
Date: Sunday, June 1, 2008 @ 16:23:06
Author: jgc
Revision: 2414
upgpkg: epiphany-extensions 2.22.2-1
Modified:
epiphany-extensions/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-06-01 20:20:59 UTC (rev 2413)
+++ PKGBUILD 2008-06-01 20:23:06 UTC (rev 2414)
@@ -2,18 +2,18 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=epiphany-extensions
-pkgver=2.22.0
+pkgver=2.22.2
pkgrel=1
url="http://www.gnome.org/projects/epiphany/"
pkgdesc="Various extentions for the Epiphany web browser"
arch=(i686 x86_64)
license=('GPL')
-depends=('epiphany>=2.22.0' 'python>=2.5' 'opensp')
+depends=('epiphany>=2.22.2' 'python>=2.5' 'opensp')
makedepends=('pkgconfig' 'gnome-doc-utils>=0.12.2')
options=('!libtool' '!emptydirs')
install=epiphany-extensions.install
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('05b131995c532f2689150c731b2f37c1')
+md5sums=('9728577d63117275d8f12d529ecc866d')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list