Date: Saturday, December 17, 2022 @ 00:30:38
  Author: heftig
Revision: 1359697

6.0.0-1

Modified:
  lib32-harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-16 23:02:17 UTC (rev 1359696)
+++ PKGBUILD    2022-12-17 00:30:38 UTC (rev 1359697)
@@ -3,8 +3,8 @@
 
 pkgbase=lib32-harfbuzz
 pkgname=(lib32-harfbuzz lib32-harfbuzz-icu)
-pkgver=5.3.1
-pkgrel=3
+pkgver=6.0.0
+pkgrel=1
 pkgdesc="OpenType text shaping engine - 32-bit"
 url="https://www.freedesktop.org/wiki/Software/HarfBuzz";
 arch=(x86_64)
@@ -24,7 +24,7 @@
   python-setuptools
 )
 options=(debug)
-_commit=970321db7bddbe8c579b73751fc655a924ea3ce6  # tags/5.3.1^0
+_commit=afcae83a064843d71d47624bc162e121cc56c08b  # tags/6.0.0^0
 source=("git+https://github.com/harfbuzz/harfbuzz#commit=$_commit";)
 sha256sums=('SKIP')
 
@@ -35,9 +35,6 @@
 
 prepare() {
   cd harfbuzz
-
-  # https://github.com/harfbuzz/harfbuzz/issues/3850
-  git cherry-pick -n b0b7a65388da25ae3fa01e969ad6abc67eed4f49
 }
 
 build() {

Reply via email to