[arch-commits] Commit in harfbuzz/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon May 11 21:44:01 UTC 2020


    Date: Monday, May 11, 2020 @ 21:44:00
  Author: heftig
Revision: 383255

2.6.6-1

Modified:
  harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-11 21:07:52 UTC (rev 383254)
+++ PKGBUILD	2020-05-11 21:44:00 UTC (rev 383255)
@@ -2,8 +2,8 @@
 
 pkgbase=harfbuzz
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.6.5
-pkgrel=2
+pkgver=2.6.6
+pkgrel=1
 pkgdesc="OpenType text shaping engine"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc
              ragel git python)
 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')
 



More information about the arch-commits mailing list