[arch-commits] CVS update of extra/lib/pango (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Oct 17 17:42:49 UTC 2007


    Date: Wednesday, October 17, 2007 @ 13:42:49
  Author: jgc
    Path: /home/cvs-extra/extra/lib/pango

Modified: PKGBUILD (1.58 -> 1.59)

upgpkg: pango 1.18.3-1


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


Index: extra/lib/pango/PKGBUILD
diff -u extra/lib/pango/PKGBUILD:1.58 extra/lib/pango/PKGBUILD:1.59
--- extra/lib/pango/PKGBUILD:1.58	Thu Sep 20 12:59:46 2007
+++ extra/lib/pango/PKGBUILD	Wed Oct 17 13:42:48 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.58 2007/09/20 16:59:46 jgc Exp $ 
+# $Id: PKGBUILD,v 1.59 2007/10/17 17:42:48 jgc Exp $ 
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pango
-pkgver=1.18.2
+pkgver=1.18.3
 pkgrel=1
 pkgdesc="A library for layout and rendering of text"
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('glib2>=2.14.1' 'cairo>=1.4.10' 'libxft>=2.1.10' 'libthai>=0.1.9')
+depends=('glib2>=2.14.2' 'cairo>=1.4.10' 'libxft>=2.1.10' 'libthai>=0.1.9')
 makedepends=('pkgconfig' 'libxt')
 options=('!libtool' '!emptydirs')
 install=pango.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.18/${pkgname}-${pkgver}.tar.bz2)
 url="http://www.gtk.org/"
-md5sums=('81efeac639977ed3f56c82f16ee0be74')
+md5sums=('4a9862b5151f16dcad8e30dd6ef08549')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list