Date: Saturday, March 30, 2019 @ 00:37:40 Author: heftig Revision: 446163
2.4.0-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-30 00:33:41 UTC (rev 446162) +++ PKGBUILD 2019-03-30 00:37:40 UTC (rev 446163) @@ -1,8 +1,8 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.3.1 -pkgrel=2 +pkgver=2.4.0 +pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" arch=(x86_64) @@ -10,7 +10,7 @@ depends=(lib32-glib2 lib32-freetype2 harfbuzz) makedepends=(lib32-cairo lib32-icu gcc-multilib ragel git python) checkdepends=(python-fonttools python-setuptools) -_commit=55d1d7c8bcd8d97c4e618e5dd21f13df50b10ce8 # tags/2.3.1^0 +_commit=d6fc1d49aa099104a889c96bc9087c21d8fc0960 # tags/2.4.0^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
