harfbuzz: update to 8.5.0.

This commit is contained in:
Duncaen 2024-05-30 18:31:41 +02:00
parent ec7b19cf28
commit 23122731fc
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'harfbuzz'
pkgname=harfbuzz
version=8.3.1
version=8.5.0
revision=1
build_style=meson
build_helper="gir qemu"
@ -18,10 +18,10 @@ makedepends="cairo-devel graphite-devel icu-devel libxml2"
short_desc="OpenType text shaping engine"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="MIT"
homepage="http://www.freedesktop.org/wiki/Software/HarfBuzz/"
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=f73e1eacd7e2ffae687bc3f056bb0c705b7a05aee86337686e09da8fc1c2030c
checksum=77e4f7f98f3d86bf8788b53e6832fb96279956e1c3961988ea3d4b7ca41ddc27
if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -Dtests=enabled"