summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 80a52502402f..83760c9a45fe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 8.3.0
+ pkgver = 8.4.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=894a1f72ee93a1fd8dc1d9218cb3fd8f048be29a
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=63973005bc07aba599b47fdd4cf788647b601ccd
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 8b950c8c0d7d..6ba5cd0a59ad 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=894a1f72ee93a1fd8dc1d9218cb3fd8f048be29a # tags/8.3.0
+_commit=63973005bc07aba599b47fdd4cf788647b601ccd # tags/8.4.0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=8.3.0
+pkgver=8.4.0
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')