summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2023-11-05 00:58:02 +0800
committerpingplug2023-11-05 00:58:02 +0800
commita0dc68488950d5d4d0b3e7ca04c9ed536880004a (patch)
treefa17e2456d33ea0e9bddf35bfae5146775636a35
parent5baadb10848c7d8a84198576f4ef4e62a228023c (diff)
downloadaur-a0dc68488950d5d4d0b3e7ca04c9ed536880004a.tar.gz
updated to 8.2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a018aeea741d..b2490412dbdd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 8.2.1
+ pkgver = 8.2.2
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=0967a3e24ab5d79cc55dbe224652d8aabd942def
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=18a6e78549e8e04a281129ea8ca784ce85f111b8
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 81fbd156515e..de4415175669 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=0967a3e24ab5d79cc55dbe224652d8aabd942def # tags/8.2.1
+_commit=18a6e78549e8e04a281129ea8ca784ce85f111b8 # tags/8.2.2
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=8.2.1
+pkgver=8.2.2
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')