From 7ff452bc9ef78dff16e44f1f7a58e28216b0f2b2 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Sun, 22 May 2022 08:32:51 +0200 Subject: [PATCH] harfbuzz: Update to 4.3.0 --- 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 8156ab05c3..356639a321 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=4.2.1 +pkgver=4.3.0 pkgrel=1 pkgdesc="OpenType text shaping engine (mingw-w64)" arch=('any') @@ -29,7 +29,7 @@ options=('strip' 'staticlibs') optdepends=("${MINGW_PACKAGE_PREFIX}-icu: harfbuzz-icu support" "${MINGW_PACKAGE_PREFIX}-cairo: hb-view program") source=("${_realname}-${pkgver}.tar.gz::https://github.com/harfbuzz/harfbuzz/archive/${pkgver}.tar.gz") -sha256sums=('99fcd30e2f4c66d05af3d61ad4cdba2abc2a51ecabb7eb6dc222520a892b50b0') +sha256sums=('32184860ddc0b264ff95010e1c64e596bd746fe4c2e34014a1185340cdddeba6') build() { # Build static and shared libs separately due to necessity of defining DGRAPHITE2_STATIC