[arch-commits] Commit in lib32-harfbuzz/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Fri Mar 11 19:10:18 UTC 2022


    Date: Friday, March 11, 2022 @ 19:10:18
  Author: heftig
Revision: 1148592

4.0.1-1

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 19:10:04 UTC (rev 1148591)
+++ PKGBUILD	2022-03-11 19:10:18 UTC (rev 1148592)
@@ -3,7 +3,7 @@
 
 pkgbase=lib32-harfbuzz
 pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=4.0.0
+pkgver=4.0.1
 pkgrel=1
 pkgdesc="OpenType text shaping engine - 32-bit"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz"
@@ -12,7 +12,8 @@
 makedepends=(lib32-glib2 lib32-freetype2 lib32-icu ragel git python meson
              harfbuzz)
 checkdepends=(python-fonttools python-setuptools)
-_commit=8d1b000a3edc90c12267b836b4ef3f81c0e53edc  # tags/4.0.0^0
+options=(debug)
+_commit=1f79ba9407ecd54e382997940cbcc3fb71bef8be  # tags/4.0.1^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list