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

Ionut Biru ibiru at archlinux.org
Wed Nov 18 18:37:54 UTC 2009


    Date: Wednesday, November 18, 2009 @ 13:37:54
  Author: ibiru
Revision: 58979

upgpkg: pango 1.26.1-1
    new ver

Modified:
  pango/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-18 18:36:35 UTC (rev 58978)
+++ PKGBUILD	2009-11-18 18:37:54 UTC (rev 58979)
@@ -2,10 +2,10 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pango
-pkgver=1.26.0
-pkgrel=2
+pkgver=1.26.1
+pkgrel=1
 pkgdesc="A library for layout and rendering of text"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('glib2>=2.22.2' 'cairo>=1.8.8' 'libxft>=2.1.13' 'libthai>=0.1.12' 'freetype2>=2.3.9')
 makedepends=('pkgconfig' 'libxt' 'gobject-introspection')
@@ -13,7 +13,7 @@
 install=pango.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.26/${pkgname}-${pkgver}.tar.bz2)
 url="http://www.pango.org/"
-sha256sums=('e1bfaefd2614ff86d531152f31fbf4a61aea723eef19b132733ccd3eb8d9a6c3')
+sha256sums=('e0254e979bf0fac305de596997cabda83e26c713b666bc582aa9e4b70cb0920d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list