Date: Saturday, November 17, 2018 @ 08:38:21 Author: heftig Revision: 340014
2.1.3-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-17 01:21:24 UTC (rev 340013) +++ PKGBUILD 2018-11-17 08:38:21 UTC (rev 340014) @@ -2,7 +2,7 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=2.1.1 +pkgver=2.1.3 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=8be74d85534534dbdd39a0a6f496e26e9f3e661d # tags/2.1.1^0 +_commit=e3a1a8350a6a7933b0a100194985f4425ab9de19 # tags/2.1.3^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
