Date: Saturday, June 1, 2019 @ 10:24:31 Author: heftig Revision: 476354
2.5.1-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-01 10:22:24 UTC (rev 476353) +++ PKGBUILD 2019-06-01 10:24:31 UTC (rev 476354) @@ -1,7 +1,7 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.5.0 +pkgver=2.5.1 pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -10,7 +10,7 @@ depends=(lib32-glib2 lib32-freetype2 harfbuzz) makedepends=(lib32-cairo lib32-icu gcc-multilib ragel git python) checkdepends=(python-fonttools python-setuptools) -_commit=5fd3ece5237ac6a4ee95b2665b5e20102ed176bb # tags/2.5.0^0 +_commit=93c455567fe3d92a7efe65bf0e9ac2af794e2c4f # tags/2.5.1^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
