Date: Saturday, November 17, 2018 @ 08:38:20 Author: heftig Revision: 408523
2.1.3-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-17 07:01:27 UTC (rev 408522) +++ PKGBUILD 2018-11-17 08:38:20 UTC (rev 408523) @@ -1,7 +1,7 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.1.1 +pkgver=2.1.3 pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -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=8be74d85534534dbdd39a0a6f496e26e9f3e661d # tags/2.1.1^0 +_commit=e3a1a8350a6a7933b0a100194985f4425ab9de19 # tags/2.1.3^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
