Date: Saturday, July 23, 2022 @ 21:21:30 Author: heftig Revision: 1255864
5.0.1-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-23 19:37:10 UTC (rev 1255863) +++ PKGBUILD 2022-07-23 21:21:30 UTC (rev 1255864) @@ -3,7 +3,7 @@ pkgbase=lib32-harfbuzz pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=5.0.0 +pkgver=5.0.1 pkgrel=1 pkgdesc="OpenType text shaping engine - 32-bit" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -13,7 +13,7 @@ harfbuzz) checkdepends=(python-fonttools python-setuptools) options=(debug) -_commit=40b21edf48932cde4df94f081959aa61386da3d5 # tags/5.0.0^0 +_commit=cbccadba8d1e51d6cc03a891b7c3a17f598e774c # tags/5.0.1^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
