[arch-commits] Commit in harfbuzz/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Sun Apr 24 13:36:47 UTC 2022
Date: Sunday, April 24, 2022 @ 13:36:46
Author: heftig
Revision: 443908
4.2.1-1
Modified:
harfbuzz/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-24 13:32:36 UTC (rev 443907)
+++ PKGBUILD 2022-04-24 13:36:46 UTC (rev 443908)
@@ -3,8 +3,8 @@
pkgbase=harfbuzz
pkgname=(harfbuzz harfbuzz-icu)
-pkgver=4.2.0
-pkgrel=3
+pkgver=4.2.1
+pkgrel=1
pkgdesc="OpenType text shaping engine"
url="https://www.freedesktop.org/wiki/Software/HarfBuzz"
arch=(x86_64)
@@ -13,7 +13,7 @@
ragel git python meson chafa)
checkdepends=(python-fonttools python-setuptools)
options=(debug)
-_commit=9d5730b958974bc9db95e46e6bad52e9e9cd6e1c # tags/4.2.0^0
+_commit=f7aee78e90bc53b3a95eb56d7550c9effe569ea2 # tags/4.2.1^0
source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit")
sha256sums=('SKIP')
More information about the arch-commits
mailing list