[arch-commits] Commit in gtkhtml/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Apr 16 20:52:14 UTC 2009
Date: Thursday, April 16, 2009 @ 16:52:14
Author: jgc
Revision: 35753
upgpkg: gtkhtml 3.26.1.1-1
Modified:
gtkhtml/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-16 20:49:57 UTC (rev 35752)
+++ PKGBUILD 2009-04-16 20:52:14 UTC (rev 35753)
@@ -2,17 +2,17 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gtkhtml
-pkgver=3.26.0
+pkgver=3.26.1.1
pkgrel=1
pkgdesc="A lightweight HTML renderer/editor widget"
arch=(i686 x86_64)
license=('GPL')
-depends=('libgnomeui>=2.24.1' 'gnome-icon-theme>=2.26.0' 'enchant>=1.4.2' 'iso-codes>=2.0')
+depends=('libgnomeui>=2.24.1' 'gnome-icon-theme>=2.26.0' 'enchant>=1.4.2' 'iso-codes>=3.8')
makedepends=('pkgconfig' 'intltool')
url="http://www.gnome.org"
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('75d3b6dcd939c2ddcad8aa255ab76f90')
+md5sums=('fd5a76c425d3010af38dea5f36d84438')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list