Date: Tuesday, August 14, 2018 @ 21:27:58
  Author: heftig
Revision: 331524

1.8.8-1

Modified:
  harfbuzz/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-08-14 18:51:08 UTC (rev 331523)
+++ PKGBUILD    2018-08-14 21:27:58 UTC (rev 331524)
@@ -3,7 +3,7 @@
 
 pkgbase=(harfbuzz)
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=1.8.7
+pkgver=1.8.8
 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=b6fdcf4f8bd09e065c767939125861c9dc8ff18f  # tags/1.8.7^0
+_commit=63be5dcdde61275822d931b2924425478bc1dac1  # tags/1.8.8^0
 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to