diff --git a/harfbuzz/static-compat/PKGBUILD b/harfbuzz/static-compat/PKGBUILD index cffd65a3..241f57d0 100644 --- a/harfbuzz/static-compat/PKGBUILD +++ b/harfbuzz/static-compat/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=harfbuzz pkgname=static-compat-$_pkgname -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 pkgdesc="OpenType text shaping engine" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -13,7 +13,7 @@ depends=(static-compat-glib2 static-compat-freetype2 static-compat-graphite) makedepends=(gobject-introspection ragel git python static-compat-meson) checkdepends=(python-fonttools python-setuptools) options=(!emptydirs !docs staticlibs) -_commit=f1f2be776bcd994fa9262622e1a7098a066e5cf7 # tags/5.1.0^0 +_commit=4a1d891c6317d2c83e5f3c2607ec5f5ccedffcde # tags/5.2.0^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')