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

Jan Steffens heftig at gemini.archlinux.org
Fri Jul 9 20:54:34 UTC 2021


    Date: Friday, July 9, 2021 @ 20:54:33
  Author: heftig
Revision: 419395

2.8.2-1

Modified:
  harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-09 20:53:56 UTC (rev 419394)
+++ PKGBUILD	2021-07-09 20:54:33 UTC (rev 419395)
@@ -3,7 +3,7 @@
 
 pkgbase=harfbuzz
 pkgname=(harfbuzz harfbuzz-icu)
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc="OpenType text shaping engine"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz"
@@ -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=b37f03f16b39d397a626f097858e9ae550234ca0  # tags/2.8.1^0
+_commit=63e15eac4f443fa53565d1e4fb9611cdd7814f28  # tags/2.8.2^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -44,7 +44,7 @@
   optdepends=('cairo: hb-view program'
               'chafa: hb-view program')
 
-  DESTDIR="$pkgdir" meson install -C build
+  meson install -C build --destdir "$pkgdir"
 
   # Split harfbuzz-icu
   mkdir -p hb-icu/usr/{include/harfbuzz,lib/pkgconfig}




More information about the arch-commits mailing list