Date: Saturday, August 15, 2020 @ 02:25:32 Author: heftig Revision: 679353
2.7.1-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-14 23:56:07 UTC (rev 679352) +++ PKGBUILD 2020-08-15 02:25:32 UTC (rev 679353) @@ -3,7 +3,7 @@ pkgbase=lib32-harfbuzz pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.7.0 +pkgver=2.7.1 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=a01c7a380b9a3351bc7056c816e1340b5374a6f8 # tags/2.7.0^0 +_commit=05ef75c55340400d4b318bd24d742653bbf825d9 # tags/2.7.1^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
