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

Jan de Groot jgc at archlinux.org
Sun Nov 30 10:59:38 UTC 2008


    Date: Sunday, November 30, 2008 @ 05:59:38
  Author: jgc
Revision: 19758

upgpkg: gtkhtml 3.24.2-1

Modified:
  gtkhtml/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-30 10:30:45 UTC (rev 19757)
+++ PKGBUILD	2008-11-30 10:59:38 UTC (rev 19758)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtkhtml
-pkgver=3.24.1.1
+pkgver=3.24.2
 pkgrel=1
 pkgdesc="A lightweight HTML renderer/editor widget"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('libgnomeui>=2.24.0' 'gnome-icon-theme>=2.24.0' 'enchant>=1.4.2')
-makedepends=('pkgconfig' 'perlxml' 'intltool' 'iso-codes')
+depends=('libgnomeui>=2.24.0' 'gnome-icon-theme>=2.24.0' 'enchant>=1.4.2' 'iso-codes>=2.0')
+makedepends=('pkgconfig' 'intltool')
 url="http://www.gnome.org"
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('cd664870b72ec085de135dbe0dbfe6c1')
+md5sums=('d6b7471d2806d28d76b09b20f6ea86b0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list