Date: Wednesday, December 20, 2017 @ 20:53:53 Author: heftig Revision: 313425
1.7.4-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-20 20:26:43 UTC (rev 313424) +++ PKGBUILD 2017-12-20 20:53:53 UTC (rev 313425) @@ -3,7 +3,7 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=1.7.3 +pkgver=1.7.4 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 python) -_commit=b5bbb791d32467b91caf6f1bf7ccee7cb2ca8c52 # tags/1.7.3^0 +_commit=007a2a4317227b8fb4c764c590203c85fc3da5fd # tags/1.7.4^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
