Date: Thursday, August 9, 2018 @ 07:31:20 Author: heftig Revision: 370481
1.8.7-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-09 07:30:53 UTC (rev 370480) +++ PKGBUILD 2018-08-09 07:31:20 UTC (rev 370481) @@ -2,7 +2,7 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=1.8.6 +pkgver=1.8.7 pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -11,7 +11,7 @@ depends=(lib32-glib2 lib32-freetype2 harfbuzz) makedepends=(lib32-cairo lib32-icu gcc-multilib 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')
