pango: update to 1.48.6

This commit is contained in:
Naveen
2021-06-29 19:48:58 +00:00
committed by github-actions[bot]
parent 61e12fc0ff
commit 3bca968eca

View File

@@ -4,7 +4,7 @@
_realname=pango
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.48.5
pkgver=1.48.6
pkgrel=1
pkgdesc="A library for layout and rendering of text (mingw-w64)"
arch=('any')
@@ -27,7 +27,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
"${MINGW_PACKAGE_PREFIX}-libthai")
options=('staticlibs' 'strip' 'emptydirs')
source=("https://download.gnome.org/sources/pango/${pkgver:0:4}/${_realname}-${pkgver}.tar.xz")
sha256sums=('501e74496173c02dcd024ded7fbb3f09efd37e2a488e248aa40799424dbb3b2a')
sha256sums=('3027cd6b5e34bff49c38c769ca651a5f9ef6e0d54cadaa1263d872044bedc7dd')
build() {
cd "${srcdir}"