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 dad4b9de6..0eb1779d5 100644
--- a/extra/pango/PKGBUILD
+++ b/extra/pango/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 199375 2013-11-11 18:06:12Z heftig $
+# $Id: PKGBUILD 205450 2014-02-05 06:13:22Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=pango
-pkgver=1.36.1
+pkgver=1.36.2
pkgrel=1
pkgdesc="A library for layout and rendering of text"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ makedepends=('harfbuzz' 'fontconfig' 'cairo' 'libxft' 'libthai' 'gobject-introsp
install=pango.install
source=(http://download.gnome.org/sources/${pkgname}/${pkgver:0:4}/${pkgname}-${pkgver}.tar.xz)
url="http://www.pango.org/"
-sha256sums=('42e4b51cdc99e6878a9ea2a5ef2b31b79c1033f8518726df738a3c54c90e59f8')
+sha256sums=('f07f9392c9cf20daf5c17a210b2c3f3823d517e1917b72f20bb19353b2bc2c63')
build() {
cd ${pkgname}-${pkgver}