Date: Sunday, February 26, 2017 @ 21:42:14 Author: heftig Revision: 289573
1.4.3-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-26 21:25:17 UTC (rev 289572) +++ PKGBUILD 2017-02-26 21:42:14 UTC (rev 289573) @@ -3,7 +3,7 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc="OpenType text shaping engine" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -11,7 +11,7 @@ license=(MIT) makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc ragel git python2) -_commit=6af6c1114a3495584ac4197c62592741c407b5a2 # tags/1.4.2^0 +_commit=6685d281d6f50bf046bbfef4a5263e15d15f2f02 # tags/1.4.3^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
