From cf7686587f417d8a8506fb6a60e079da91ac791c Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 20 Nov 2017 08:31:50 +0100 Subject: [PATCH] pango: Update to 1.40.14 (#3147) --- mingw-w64-pango/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-pango/PKGBUILD b/mingw-w64-pango/PKGBUILD index 88b7b00e4a..c15d998fca 100644 --- a/mingw-w64-pango/PKGBUILD +++ b/mingw-w64-pango/PKGBUILD @@ -4,7 +4,7 @@ _realname=pango pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=1.40.13 +pkgver=1.40.14 pkgrel=1 pkgdesc="A library for layout and rendering of text (mingw-w64)" arch=('any') @@ -31,7 +31,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs" options=('staticlibs' 'strip' 'emptydirs') source=("https://download.gnome.org/sources/pango/${pkgver:0:4}/${_realname}-${pkgver}.tar.xz" 0001-no-unconditional-xft-please.all.patch) -sha256sums=('f84e98db1078772ff4935b40a1629ff82ef0dfdd08d2cbcc0130c8c437857196' +sha256sums=('90af1beaa7bf9e4c52db29ec251ec4fd0a8f2cc185d521ad1f88d01b3a6a17e3' 'bebab6128258d300e677df0751177f5c30235d0a49c150d97987d0f00b309f35') prepare() {