Date: Wednesday, August 8, 2018 @ 12:07:39 Author: heftig Revision: 331194
1.8.6-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-08 07:57:54 UTC (rev 331193) +++ PKGBUILD 2018-08-08 12:07:39 UTC (rev 331194) @@ -3,8 +3,8 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=1.8.5 -pkgrel=2 +pkgver=1.8.6 +pkgrel=1 pkgdesc="OpenType text shaping engine" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" arch=(x86_64) @@ -12,7 +12,7 @@ depends=(glib2 freetype2 graphite) makedepends=(cairo icu gobject-introspection gtk-doc ragel git python) checkdepends=(python-fonttools python-setuptools) -_commit=44d1fb37efa20852cc466c0f0bba95dbd24ce288 # tags/1.8.5^0 +_commit=e49a38b20e82e50bca96751470e945cbe0524880 # tags/1.8.6^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
