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

Jan Steffens heftig at archlinux.org
Tue Oct 30 23:28:58 UTC 2018


    Date: Tuesday, October 30, 2018 @ 23:28:58
  Author: heftig
Revision: 337596

2.1.0-1

Modified:
  harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-30 20:56:48 UTC (rev 337595)
+++ PKGBUILD	2018-10-30 23:28:58 UTC (rev 337596)
@@ -2,8 +2,8 @@
 
 pkgbase=(harfbuzz)
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="OpenType text shaping engine"
 url="http://www.freedesktop.org/wiki/Software/HarfBuzz"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(glib2 freetype2 graphite)
 makedepends=(cairo icu gobject-introspection gtk-doc ragel git python)
 checkdepends=(python-fonttools python-setuptools)
-_commit=0a3b7a0fb0734a66926dfda5d95d3cacea8890ce  # tags/2.0.2^0
+_commit=1019391046cf01524c4ef20c9256a47b7411610b  # tags/2.1.0^0
 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list