Date: Sunday, February 13, 2022 @ 00:49:18 Author: heftig Revision: 437054
3.4.0-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-12 23:43:38 UTC (rev 437053) +++ PKGBUILD 2022-02-13 00:49:18 UTC (rev 437054) @@ -3,7 +3,7 @@ pkgbase=harfbuzz pkgname=(harfbuzz harfbuzz-icu) -pkgver=3.3.2 +pkgver=3.4.0 pkgrel=1 pkgdesc="OpenType text shaping engine" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -12,7 +12,7 @@ makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc ragel git python meson chafa) checkdepends=(python-fonttools python-setuptools) -_commit=ac46c3248e8b0316235943175c4d4a11c24dd4a9 # tags/3.3.2^0 +_commit=0a129961341da370ec82bfccdd11ec9b1094b5a2 # tags/3.4.0^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')