summaryrefslogtreecommitdiff
path: root/extra/pango/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/pango/PKGBUILD')
-rw-r--r--extra/pango/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/pango/PKGBUILD b/extra/pango/PKGBUILD
index c9a344b9d..470ff7daf 100644
--- a/extra/pango/PKGBUILD
+++ b/extra/pango/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 174865 2013-01-08 09:21:35Z jgc $
+# $Id: PKGBUILD 183451 2013-04-21 22:11:56Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=pango
-pkgver=1.32.5
+pkgver=1.34.0
pkgrel=1
pkgdesc="A library for layout and rendering of text"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ options=('!libtool')
install=pango.install
source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
url="http://www.pango.org/"
-sha256sums=('7d7bc99c3d9b580cb4fe787fe47824e56e39534b9040e1c8a2a159248d8e5821')
+sha256sums=('105da1efe019018a9de81681d88c9ace83d2111509ab625c4be9d124a1fdce27')
build() {
cd ${pkgname}-${pkgver}