harfbuzz: Update to 10.0.1

This commit is contained in:
Christoph Reiter
2024-09-25 09:27:47 +02:00
parent de6afb02fc
commit d512fbaf0f

View File

@@ -8,7 +8,7 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
"${MINGW_PACKAGE_PREFIX}-${_realname}-icu"
"${MINGW_PACKAGE_PREFIX}-${_realname}-utils"
"${MINGW_PACKAGE_PREFIX}-${_realname}-docs")
pkgver=10.0.0
pkgver=10.0.1
pkgrel=1
pkgdesc="OpenType text shaping engine"
arch=('any')
@@ -38,7 +38,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-fonttools"
"${MINGW_PACKAGE_PREFIX}-python-setuptools")
source=("https://github.com/harfbuzz/harfbuzz/releases/download/${pkgver}/harfbuzz-${pkgver}.tar.xz"
"001-fix-build-with-chafa.patch")
sha256sums=('c2dfe016ad833a5043ecc6579043f04e8e6d50064e02ad449bb466e6431e3e04'
sha256sums=('b2cb13bd351904cb9038f907dc0dee0ae07127061242fe3556b2795c4e9748fc'
'26b37a1ca9872973905ecb96bcbe3f054472252320956faa74428206900d360e')
noextract=("harfbuzz-${pkgver}.tar.xz")