Date: Friday, August 23, 2019 @ 07:51:35 Author: heftig Revision: 360574
2.6.1-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-23 07:50:55 UTC (rev 360573) +++ PKGBUILD 2019-08-23 07:51:35 UTC (rev 360574) @@ -2,7 +2,7 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=2.6.0 +pkgver=2.6.1 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=6461143b44f81a4190d3f1cb02238750536f08e4 # tags/2.6.0^0 +_commit=be97e9d678017d4ec66625fa2b17ef3485552cad # tags/2.6.1^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
