From 015e2ae4b62be4b4e14b6b0d78729e85a69d46df Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Fri, 4 Sep 2015 13:53:15 +0300 Subject: [PATCH] pango: Update to 1.37.4 --- mingw-w64-pango/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mingw-w64-pango/PKGBUILD b/mingw-w64-pango/PKGBUILD index 0afffdc176..d56c0dcf2a 100644 --- a/mingw-w64-pango/PKGBUILD +++ b/mingw-w64-pango/PKGBUILD @@ -2,9 +2,10 @@ # Contributor: Renato Silva _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')