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

Jan de Groot jgc at archlinux.org
Wed Mar 18 23:39:51 UTC 2009


    Date: Wednesday, March 18, 2009 @ 19:39:51
  Author: jgc
Revision: 30385

upgpkg: gtkhtml 3.26.0-1
    GNOME 2.26

Modified:
  gtkhtml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-18 23:39:35 UTC (rev 30384)
+++ PKGBUILD	2009-03-18 23:39:51 UTC (rev 30385)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtkhtml
-pkgver=3.24.4
+pkgver=3.26.0
 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' 'iso-codes>=2.0')
+depends=('libgnomeui>=2.24.1' 'gnome-icon-theme>=2.26.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=('7b6786e77dffe9b2db8a27e3d04e70ff')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('75d3b6dcd939c2ddcad8aa255ab76f90')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list