From 71c6a4f7bd4836aaee55dcf1a5774550dfe78e48 Mon Sep 17 00:00:00 2001 From: Mehdi Chinoune Date: Mon, 20 Feb 2023 15:20:54 +0000 Subject: [PATCH] harfbuzz: update to 7.0.1 --- mingw-w64-harfbuzz/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-harfbuzz/PKGBUILD b/mingw-w64-harfbuzz/PKGBUILD index cb9f675f13..9a2b44dbaf 100644 --- a/mingw-w64-harfbuzz/PKGBUILD +++ b/mingw-w64-harfbuzz/PKGBUILD @@ -4,7 +4,7 @@ _realname=harfbuzz pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=7.0.0 +pkgver=7.0.1 pkgrel=1 pkgdesc="OpenType text shaping engine (mingw-w64)" arch=('any') @@ -29,7 +29,7 @@ checkdepends=("${MINGW_PACKAGE_PREFIX}-python-fonttools" optdepends=("${MINGW_PACKAGE_PREFIX}-icu: harfbuzz-icu support" "${MINGW_PACKAGE_PREFIX}-cairo: hb-view program") source=("https://github.com/harfbuzz/harfbuzz/releases/download/${pkgver}/harfbuzz-${pkgver}.tar.xz") -sha256sums=('7b4685b7066c5c6b8dc6cd7b02f63c554fb8cc1c4ddcfc44bc284efa3c20cf28') +sha256sums=('2cf4d3d8f225007511990a36a34195f0d6562ca56df0a8b0885b382837948199') build() { # Build static and shared libs separately due to necessity of defining DGRAPHITE2_STATIC