Date: Tuesday, October 29, 2019 @ 20:03:08 Author: heftig Revision: 520938
2.6.4-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-29 20:00:16 UTC (rev 520937) +++ PKGBUILD 2019-10-29 20:03:08 UTC (rev 520938) @@ -1,7 +1,8 @@ # Maintainer: Florian Pritz <[email protected]> +pkgbase=lib32-harfbuzz pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.6.2 +pkgver=2.6.4 pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -10,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=e48ef0804ad7e4abd35ff3646fa6ed10ad32f1ef # tags/2.6.2^0 +_commit=3a74ee528255cc027d84b204a87b5c25e47bff79 # tags/2.6.4^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
