Date: Thursday, August 9, 2018 @ 07:31:15 Author: heftig Revision: 331276
1.8.7-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-09 07:31:13 UTC (rev 331275) +++ PKGBUILD 2018-08-09 07:31:15 UTC (rev 331276) @@ -3,7 +3,7 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=1.8.6 +pkgver=1.8.7 pkgrel=1 pkgdesc="OpenType text shaping engine" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -12,7 +12,7 @@ depends=(glib2 freetype2 graphite) makedepends=(cairo icu gobject-introspection gtk-doc ragel git python) checkdepends=(python-fonttools python-setuptools) -_commit=e49a38b20e82e50bca96751470e945cbe0524880 # tags/1.8.6^0 +_commit=b6fdcf4f8bd09e065c767939125861c9dc8ff18f # tags/1.8.7^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
