summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2023-09-27 21:09:55 +0800
committerpingplug2023-09-27 21:09:55 +0800
commit5baadb10848c7d8a84198576f4ef4e62a228023c (patch)
tree44741afd240b63f2293e9bbe35a8623564553589
parent85e826a58b7f2dc28b7e1a3f617b62c821a84609 (diff)
downloadaur-5baadb10848c7d8a84198576f4ef4e62a228023c.tar.gz
updated to 8.2.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb6f66116be9..a018aeea741d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 8.1.1
+ pkgver = 8.2.1
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=1d665c2b521512cdd56964138fc601debd1f1177
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=0967a3e24ab5d79cc55dbe224652d8aabd942def
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 3ace1c4bec8d..81fbd156515e 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=1d665c2b521512cdd56964138fc601debd1f1177 # tags/8.1.1
+_commit=0967a3e24ab5d79cc55dbe224652d8aabd942def # tags/8.2.1
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=8.1.1
+pkgver=8.2.1
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')