diff --git a/harfbuzz/PKGBUILD b/harfbuzz/PKGBUILD index 782552ff9..c4c19702f 100644 --- a/harfbuzz/PKGBUILD +++ b/harfbuzz/PKGBUILD @@ -1,14 +1,14 @@ pkgbase=(harfbuzz) pkgname=(harfbuzz harfbuzz-icu) -pkgver=1.6.0 -pkgrel=2 +pkgver=2.2.0 +pkgrel=1 pkgdesc="OpenType text shaping engine" url="http://www.freedesktop.org/wiki/Software/HarfBuzz" arch=(x86_64) license=(MIT) makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc ragel git python3) -_commit=25846cc39fb8a9516b8de4333f909851d471156f # tags/1.6.0^0 +_commit=dc41ecef85b094b30c612113606597b91c55351c # tags/2.2.0^0 source=("git+https://anongit.freedesktop.org/git/harfbuzz#commit=$_commit") sha256sums=('SKIP')