summaryrefslogtreecommitdiff
path: root/extra/pango
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-09 00:06:34 -0800
committerroot <root@rshg054.dnsready.net>2013-01-09 00:06:34 -0800
commitdf5c50dd38ff67fd25c968d9ac33f9a52bc4583c (patch)
tree6845d6b38f64aa161c48055c8d45c94ad2418402 /extra/pango
parentc6944c224fa06987b04ffc1e90f5db0dfb200be9 (diff)
Wed Jan 9 00:06:34 PST 2013
Diffstat (limited to 'extra/pango')
-rw-r--r--extra/pango/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/pango/PKGBUILD b/extra/pango/PKGBUILD
index 3f1bee4c5..c9a344b9d 100644
--- a/extra/pango/PKGBUILD
+++ b/extra/pango/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 173027 2012-12-08 21:00:11Z heftig $
+# $Id: PKGBUILD 174865 2013-01-08 09:21:35Z jgc $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=pango
-pkgver=1.32.4
+pkgver=1.32.5
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=('9895b2e6572c3b3e0cc1c174b8bf55791a47de1995af21a1787f6c573b4b58db')
+sha256sums=('7d7bc99c3d9b580cb4fe787fe47824e56e39534b9040e1c8a2a159248d8e5821')
build() {
cd ${pkgname}-${pkgver}