Date: Friday, August 23, 2019 @ 07:51:36
  Author: heftig
Revision: 501233

2.6.1-1

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-08-23 07:50:19 UTC (rev 501232)
+++ PKGBUILD    2019-08-23 07:51:36 UTC (rev 501233)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <[email protected]>
 
 pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=2.6.0
+pkgver=2.6.1
 pkgrel=1
 pkgdesc="OpenType text shaping engine (32-bit)"
 url="https://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=6461143b44f81a4190d3f1cb02238750536f08e4  # tags/2.6.0^0
+_commit=be97e9d678017d4ec66625fa2b17ef3485552cad  # tags/2.6.1^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to