Date: Wednesday, August 8, 2018 @ 12:07:33 Author: heftig Revision: 370323
1.8.6-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-08 04:50:35 UTC (rev 370322) +++ PKGBUILD 2018-08-08 12:07:33 UTC (rev 370323) @@ -2,8 +2,8 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=1.8.5 -pkgrel=2 +pkgver=1.8.6 +pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" arch=(x86_64) @@ -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=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')
