Date: Friday, November 26, 2021 @ 18:02:10 Author: heftig Revision: 429371
3.1.2-1 Modified: harfbuzz/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-26 17:50:05 UTC (rev 429370) +++ PKGBUILD 2021-11-26 18:02:10 UTC (rev 429371) @@ -3,8 +3,8 @@ pkgbase=harfbuzz pkgname=(harfbuzz harfbuzz-icu) -pkgver=3.1.1 -pkgrel=2 +pkgver=3.1.2 +pkgrel=1 pkgdesc="OpenType text shaping engine" url="https://www.freedesktop.org/wiki/Software/HarfBuzz" arch=(x86_64) @@ -12,7 +12,7 @@ makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection gtk-doc ragel git python meson chafa) checkdepends=(python-fonttools python-setuptools) -_commit=cd5c6cd0419ac5e4de975d6c476fb760bf06d2ce # tags/3.1.1^0 +_commit=8aed5c21a31eece6a9f3cd775fda8facb6c28b9b # tags/3.1.2^0 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit") sha256sums=('SKIP')
