Date: Monday, May 11, 2020 @ 21:44:02 Author: heftig Revision: 626559
2.6.6-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 21:19:43 UTC (rev 626558) +++ PKGBUILD 2020-05-11 21:44:02 UTC (rev 626559) @@ -2,8 +2,8 @@ pkgbase=lib32-harfbuzz pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=2.6.5 -pkgrel=2 +pkgver=2.6.6 +pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" arch=(x86_64) @@ -11,7 +11,7 @@ makedepends=(lib32-glib2 lib32-freetype2 lib32-cairo lib32-icu ragel git python harfbuzz) checkdepends=(python-fonttools python-setuptools) -_commit=f9bc373381ddf8553f943b774596ae5a53bf2641 # tags/2.6.5^0 +_commit=42025680cb0a30eba4ed48d125586a4dda3c973e # tags/2.6.6^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
