summaryrefslogtreecommitdiff
path: root/extra/pango
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-09 01:45:54 -0800
committerroot <root@rshg054.dnsready.net>2012-12-09 01:45:54 -0800
commit9e5276831865e251c8d74a830da4908eab65cbb3 (patch)
tree0f2e1cb68a0d2affed733ba9432471b096801e57 /extra/pango
parentb8c6ff8db00ce5eec5e6f20a90e8f8ec993ef3d5 (diff)
Sun Dec 9 01:45:28 PST 2012
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 195d58995..3f1bee4c5 100644
--- a/extra/pango/PKGBUILD
+++ b/extra/pango/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 172098 2012-11-28 10:31:22Z jgc $
+# $Id: PKGBUILD 173027 2012-12-08 21:00:11Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=pango
-pkgver=1.32.3
+pkgver=1.32.4
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=('19a1a4fa021fcf96261de3cb809295ac06546f2a061c3c623141f2f4989b6a36')
+sha256sums=('9895b2e6572c3b3e0cc1c174b8bf55791a47de1995af21a1787f6c573b4b58db')
build() {
cd ${pkgname}-${pkgver}