pango: Update to 1.40.14 (#3147)

This commit is contained in:
Christoph Reiter
2017-11-20 08:31:50 +01:00
committed by Алексей
parent baadf3d1fe
commit cf7686587f

View File

@@ -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() {