summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2023-08-05 19:30:30 +0800
committerpingplug2023-08-05 19:30:30 +0800
commit85e826a58b7f2dc28b7e1a3f617b62c821a84609 (patch)
treea01ea4ea7b4d484ea8da0eadfab48f3c48777ad5
parentac531c007a906e6969c4425415cd73a54640f09b (diff)
downloadaur-85e826a58b7f2dc28b7e1a3f617b62c821a84609.tar.gz
updated to 8.1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b46223c9c6c..cb6f66116be9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 8.1.0
+ pkgver = 8.1.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=fcb9e5915f5d20b20576612efd4ee15d9da04c8a
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=1d665c2b521512cdd56964138fc601debd1f1177
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 2b4d1c3908f6..3ace1c4bec8d 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=fcb9e5915f5d20b20576612efd4ee15d9da04c8a # tags/8.1.0
+_commit=1d665c2b521512cdd56964138fc601debd1f1177 # tags/8.1.1
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=8.1.0
+pkgver=8.1.1
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')