[arch-commits] Commit in gtkhtml/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Oct 24 00:49:33 UTC 2008


    Date: Thursday, October 23, 2008 @ 20:49:33
  Author: eric
Revision: 16921

Merged revisions 16622,16920 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/gtkhtml/trunk

........
  r16622 | jgc | 2008-10-21 13:19:20 -0400 (Tue, 21 Oct 2008) | 1 line
  
  upgpkg: gtkhtml 3.24.1-1
........
  r16920 | eric | 2008-10-23 20:48:59 -0400 (Thu, 23 Oct 2008) | 2 lines
  
  upgpkg: gtkhtml 3.24.1-1
      added intltool and iso-codes makedepends
........

Modified:
  gtkhtml/repos/extra-x86_64/	(properties)
  gtkhtml/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Property changes on: gtkhtml/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /gtkhtml/trunk:1-15153
   + /gtkhtml/trunk:1-16920

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-10-24 00:48:59 UTC (rev 16920)
+++ extra-x86_64/PKGBUILD	2008-10-24 00:49:33 UTC (rev 16921)
@@ -2,17 +2,17 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gtkhtml
-pkgver=3.24.0
+pkgver=3.24.1
 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')
+makedepends=('pkgconfig' 'perlxml' 'intltool' 'iso-codes')
 url="http://www.gnome.org"
 options=('!libtool')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e83404511fb87837b0fac406b1c77400')
+md5sums=('f5c4863359f495ae9628194b321f92c3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list