summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2022-12-21 20:18:01 +0800
committerpingplug2022-12-21 20:18:01 +0800
commita8ad280325ddf555391c71ebf30df5c19cbebc1f (patch)
tree2b5edbf253bdf92c3f021108a841f0f022b85506
parent22eda72f62c21833e42bfa8498f324cd195372f4 (diff)
downloadaur-a8ad280325ddf555391c71ebf30df5c19cbebc1f.tar.gz
updated to 6.0.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bbeabb22a3c..079b056e5d06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 5.3.1
+ pkgver = 6.0.0
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/HarfBuzz
arch = any
@@ -18,7 +18,7 @@ pkgbase = mingw-w64-harfbuzz
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://github.com/harfbuzz/harfbuzz.git#commit=970321db7bddbe8c579b73751fc655a924ea3ce6
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=afcae83a064843d71d47624bc162e121cc56c08b
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index fc568faad578..c03aaa876c8a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: Schala Zeal < schalaalexiazeal at gmail dot com >
-_commit=970321db7bddbe8c579b73751fc655a924ea3ce6 # tags/5.3.1
+_commit=afcae83a064843d71d47624bc162e121cc56c08b # tags/6.0.0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=5.3.1
+pkgver=6.0.0
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')