[arch-commits] CVS update of extra/gnome/libgtkhtml (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Aug 25 11:56:54 UTC 2007
Date: Saturday, August 25, 2007 @ 07:56:54
Author: jgc
Path: /home/cvs-extra/extra/gnome/libgtkhtml
Modified: PKGBUILD (1.13 -> 1.14)
upgpkg: libgtkhtml 2.11.1-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/gnome/libgtkhtml/PKGBUILD
diff -u extra/gnome/libgtkhtml/PKGBUILD:1.13 extra/gnome/libgtkhtml/PKGBUILD:1.14
--- extra/gnome/libgtkhtml/PKGBUILD:1.13 Sun Apr 22 13:46:37 2007
+++ extra/gnome/libgtkhtml/PKGBUILD Sat Aug 25 07:56:53 2007
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD,v 1.13 2007/04/22 17:46:37 jgc Exp $
+# $Id: PKGBUILD,v 1.14 2007/08/25 11:56:53 jgc Exp $
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libgtkhtml
-pkgver=2.11.0
+pkgver=2.11.1
pkgrel=1
pkgdesc="An HTML library for GTK"
arch=(i686 x86_64)
license=('LGPL')
depends=('gail>=1.18.0-2')
makedepends=('perlxml' 'pkgconfig')
-options=('nolibtool')
+options=('!libtool')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.11/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ae7fbfda3b5d118c17f089f4de64b5ef')
+md5sums=('a1d1a197dcff8c4571659deef5495e24')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list