pango: Update to 1.37.4

This commit is contained in:
Alexey Pavlov
2015-09-04 13:53:15 +03:00
parent 4e195bd969
commit 015e2ae4b6

View File

@@ -2,9 +2,10 @@
# Contributor: Renato Silva <br.renatosilva@gmail.com>
_realname=pango
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.37.1
pkgrel=2
pkgver=1.37.4
pkgrel=1
pkgdesc="A library for layout and rendering of text (mingw-w64)"
arch=('any')
url="http://www.pango.org"
@@ -30,7 +31,7 @@ options=('staticlibs' 'strip' 'emptydirs')
source=("http://ftp.gnome.org/pub/gnome/sources/pango/${pkgver:0:4}/${_realname}-${pkgver}.tar.xz"
0001-no-unconditional-xft-please.all.patch
0002-msvc-is-impotent-but-not.mingw.patch)
sha256sums=('6faad8b5c347cccd454dc9ac9365f921c430e5f79787cfb2f51d5709f4394e3c'
sha256sums=('ae2446f1c23c81d78e935054a37530336818c214f54bed2351bdd4ad0acebcbe'
'a673ce807b29abe4b0fedf5b17e154986d675cec3e001c4235067b01515c2e4d'
'240d21474157c0deabc2660593ac0414565ddf30c304b08b74a09072c910b34d')