Date: Friday, May 24, 2019 @ 22:23:01
  Author: heftig
Revision: 469671

2.5.0-1

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-24 22:21:13 UTC (rev 469670)
+++ PKGBUILD    2019-05-24 22:23:01 UTC (rev 469671)
@@ -1,8 +1,8 @@
 # Maintainer: Florian Pritz <[email protected]>
 
 pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.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=d6fc1d49aa099104a889c96bc9087c21d8fc0960  # tags/2.4.0^0
+_commit=5fd3ece5237ac6a4ee95b2665b5e20102ed176bb  # tags/2.5.0^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to