Date: Tuesday, October 30, 2018 @ 23:29:00 Author: heftig Revision: 399700
2.1.0-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-30 21:53:54 UTC (rev 399699) +++ PKGBUILD 2018-10-30 23:29:00 UTC (rev 399700) @@ -1,8 +1,8 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.0.2 -pkgrel=2 +pkgver=2.1.0 +pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="http://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=0a3b7a0fb0734a66926dfda5d95d3cacea8890ce # tags/2.0.2^0 +_commit=1019391046cf01524c4ef20c9256a47b7411610b # tags/2.1.0^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
