Date: Friday, November 30, 2018 @ 20:05:04 Author: heftig Revision: 340881
2.2.0-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-30 16:04:13 UTC (rev 340880) +++ PKGBUILD 2018-11-30 20:05:04 UTC (rev 340881) @@ -2,7 +2,7 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=2.1.3 +pkgver=2.2.0 pkgrel=1 pkgdesc="OpenType text shaping engine" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -11,7 +11,7 @@ depends=(glib2 freetype2 graphite) makedepends=(cairo icu gobject-introspection gtk-doc 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')
