Date: Saturday, August 29, 2020 @ 22:21:23 Author: heftig Revision: 692291
2.7.2-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-29 22:14:50 UTC (rev 692290) +++ PKGBUILD 2020-08-29 22:21:23 UTC (rev 692291) @@ -3,7 +3,7 @@ pkgbase=lib32-harfbuzz pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.7.1 +pkgver=2.7.2 pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -12,7 +12,7 @@ makedepends=(lib32-glib2 lib32-freetype2 lib32-cairo lib32-icu ragel git python meson harfbuzz) checkdepends=(python-fonttools python-setuptools) -_commit=05ef75c55340400d4b318bd24d742653bbf825d9 # tags/2.7.1^0 +_commit=9c98b2b9a9e43669c5e2b37eaa41b1e07de1ede3 # tags/2.7.2^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
