Date: Thursday, March 15, 2018 @ 11:13:32 Author: heftig Revision: 308453
1.7.6-1 Modified: lib32-harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-15 11:13:19 UTC (rev 308452) +++ PKGBUILD 2018-03-15 11:13:32 UTC (rev 308453) @@ -2,7 +2,7 @@ # Maintainer: Florian Pritz <[email protected]> pkgname=(lib32-harfbuzz lib32-harfbuzz-icu) -pkgver=1.7.5 +pkgver=1.7.6 pkgrel=1 pkgdesc="OpenType text shaping engine (32-bit)" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" @@ -10,7 +10,7 @@ license=(MIT) makedepends=(lib32-glib2 lib32-freetype2 lib32-cairo lib32-icu harfbuzz gcc-multilib ragel git python) -_commit=f0b700db394ccdff30ff83961a3e2ea9ff4ea472 # tags/1.7.5^0 +_commit=ff2f81432bb0484a019a678058595e10217df51d # tags/1.7.6^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')
