Date: Wednesday, July 18, 2018 @ 10:42:44 Author: heftig Revision: 361811
1.8.4-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-18 10:34:39 UTC (rev 361810) +++ PKGBUILD 2018-07-18 10:42:44 UTC (rev 361811) @@ -2,7 +2,7 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=1.8.3 +pkgver=1.8.4 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=2b76767bf572364d3d647cdd139f2044a7ad06b2 # tags/1.8.3^0 +_commit=68310a65cba7eed20f8696f4c670bb195677f467 # tags/1.8.4^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
