Date: Friday, November 30, 2018 @ 20:05:08 Author: heftig Revision: 410655
2.2.0-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-30 17:51:20 UTC (rev 410654) +++ PKGBUILD 2018-11-30 20:05:08 UTC (rev 410655) @@ -1,7 +1,7 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.1.3 +pkgver=2.2.0 pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="http://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=e3a1a8350a6a7933b0a100194985f4425ab9de19 # tags/2.1.3^0 +_commit=dc41ecef85b094b30c612113606597b91c55351c # tags/2.2.0^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
