Date: Friday, October 19, 2018 @ 10:14:00
  Author: heftig
Revision: 397354

2.0.0-1

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-10-19 10:13:43 UTC (rev 397353)
+++ PKGBUILD    2018-10-19 10:14:00 UTC (rev 397354)
@@ -1,7 +1,7 @@
 # Maintainer: Florian Pritz <[email protected]>
 
 pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=1.9.0
+pkgver=2.0.0
 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=54d332dd9b0263821376161cdffb60ffb3c7847f  # tags/1.9.0^0
+_commit=3d9a0306ebb48706778fd2c487c3cacc7d508d6c  # tags/2.0.0^0
 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to