We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b9840b commit 25b061dCopy full SHA for 25b061d
srcpkgs/harfbuzz/template
@@ -1,7 +1,7 @@
1
# Template file for 'harfbuzz'
2
pkgname=harfbuzz
3
-version=11.3.3
4
-revision=2
+version=12.2.0
+revision=1
5
build_style=meson
6
build_helper="gir qemu"
7
configure_args="
@@ -21,7 +21,7 @@ license="MIT"
21
homepage="https://harfbuzz.github.io/"
22
changelog="https://github.com/harfbuzz/harfbuzz/raw/main/NEWS"
23
distfiles="https://github.com/harfbuzz/harfbuzz/releases/download/${version}/harfbuzz-${version}.tar.xz"
24
-checksum=e1fbca6b32a91ae91ecd9eb2ca8d47a5bfe2b1cb2e54855ab7a0b464919ef358
+checksum=ecb603aa426a8b24665718667bda64a84c1504db7454ee4cadbd362eea64e545
25
26
if [ "$XBPS_CHECK_PKGS" ]; then
27
configure_args+=" -Dtests=enabled"
0 commit comments