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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 22:41:01 UTC 2010


    Date: Tuesday, March 30, 2010 @ 18:41:01
  Author: ibiru
Revision: 74428

update to 1.28.0

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 22:31:40 UTC (rev 74427)
+++ PKGBUILD	2010-03-30 22:41:01 UTC (rev 74428)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pango
-pkgver=1.27.1
+pkgver=1.28.0
 pkgrel=1
 pkgdesc="A library for layout and rendering of text"
 arch=('i686' 'x86_64')
 license=('LGPL')
-depends=('glib2>=2.23.4' 'cairo>=1.8.8' 'libxft>=2.1.13' 'libthai>=0.1.12' 'freetype2>=2.3.12')
+depends=('glib2>=2.24' 'cairo>=1.8.10' 'libxft>=2.1.13' 'libthai>=0.1.12' 'freetype2>=2.3.12')
 makedepends=('pkgconfig' 'libxt' 'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=pango.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.27/${pkgname}-${pkgver}.tar.bz2)
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.28/${pkgname}-${pkgver}.tar.bz2)
 url="http://www.pango.org/"
-sha256sums=('c9e67477309fee9d3cdc3f751ab9cd2965834a177a72786a44d9b371cd2f6760')
+sha256sums=('68480485b714e3570a58c270add9e9785fa78068f7410949b478e8a9d3f5bc40')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list