diff --git a/srcpkgs/harfbuzz/template b/srcpkgs/harfbuzz/template index 1cd6a1cedd4..2cbd35783a4 100644 --- a/srcpkgs/harfbuzz/template +++ b/srcpkgs/harfbuzz/template @@ -1,6 +1,6 @@ # Template file for 'harfbuzz' pkgname=harfbuzz -version=10.4.0 +version=11.0.0 revision=1 build_style=meson build_helper="gir qemu" @@ -21,7 +21,7 @@ license="MIT" homepage="https://harfbuzz.github.io/" changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS" distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz" -checksum=480b6d25014169300669aa1fc39fb356c142d5028324ea52b3a27648b9beaad8 +checksum=f16351bafe214725fe2c1d5b59f0d93e49905a4b247899fb90d70cff953a2b9b if [ "$XBPS_CHECK_PKGS" ]; then configure_args+=" -Dtests=enabled"