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

Jan Steffens heftig at archlinux.org
Mon Nov 13 21:46:44 UTC 2017


    Date: Monday, November 13, 2017 @ 21:46:44
  Author: heftig
Revision: 309884

1.7.0-1

Modified:
  harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-13 21:11:10 UTC (rev 309883)
+++ PKGBUILD	2017-11-13 21:46:44 UTC (rev 309884)
@@ -3,8 +3,8 @@
 
 pkgbase=(harfbuzz)
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=1.6.3
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="OpenType text shaping engine"
 url="http://www.freedesktop.org/wiki/Software/HarfBuzz"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc ragel git
              python)
-_commit=223686d64f5e149ba8aa334a2a54bd5b22017d9e  # tags/1.6.3^0
+_commit=e5d709889200571b62a611e0f44a410591983f8a  # tags/1.7.0^0
 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list