[arch-commits] Commit in harfbuzz/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Oct 29 20:03:01 UTC 2019
Date: Tuesday, October 29, 2019 @ 20:03:00
Author: heftig
Revision: 366020
2.6.4-1
Modified:
harfbuzz/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-29 20:02:53 UTC (rev 366019)
+++ PKGBUILD 2019-10-29 20:03:00 UTC (rev 366020)
@@ -1,8 +1,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
-pkgbase=(harfbuzz)
+pkgbase=harfbuzz
pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.6.2
+pkgver=2.6.4
pkgrel=1
pkgdesc="OpenType text shaping engine"
url="https://www.freedesktop.org/wiki/Software/HarfBuzz"
@@ -11,7 +11,7 @@
depends=(glib2 freetype2 graphite)
makedepends=(cairo icu gobject-introspection gtk-doc ragel git python)
checkdepends=(python-fonttools python-setuptools)
-_commit=e48ef0804ad7e4abd35ff3646fa6ed10ad32f1ef # tags/2.6.2^0
+_commit=3a74ee528255cc027d84b204a87b5c25e47bff79 # tags/2.6.4^0
source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list