pango: update to 1.48.4
This commit is contained in:
committed by
github-actions[bot]
parent
ea2468a660
commit
ccf6130def
@@ -4,7 +4,7 @@
|
||||
_realname=pango
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=1.48.3
|
||||
pkgver=1.48.4
|
||||
pkgrel=1
|
||||
pkgdesc="A library for layout and rendering of text (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -25,7 +25,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=('36ea145c82217c8efc954d02aa577391b1d9a5da205e0aef7ffe0461349b4b46')
|
||||
sha256sums=('418913fb062071a075846244989d4a67aa5c80bf0eae8ee4555a092fd566a37a')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}"
|
||||
|
||||
Reference in New Issue
Block a user