Date: Tuesday, November 6, 2018 @ 21:46:35 Author: heftig Revision: 338006
2.1.1-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-06 21:24:57 UTC (rev 338005) +++ PKGBUILD 2018-11-06 21:46:35 UTC (rev 338006) @@ -2,7 +2,7 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=2.1.0 +pkgver=2.1.1 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=1019391046cf01524c4ef20c9256a47b7411610b # tags/2.1.0^0 +_commit=8be74d85534534dbdd39a0a6f496e26e9f3e661d # tags/2.1.1^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
