summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2023-05-03 10:32:59 +0800
committerpingplug2023-05-03 10:32:59 +0800
commitfa234440997fbc06e4c856c56c0d95ab872ed6c3 (patch)
tree3d1004b29e015e92af97a46fa0a45c27f596c365
parent867b73d53f75b6abaef2ece595337e930d3bc8e2 (diff)
downloadaur-fa234440997fbc06e4c856c56c0d95ab872ed6c3.tar.gz
updated to 7.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69d1146dca6e..11518044916e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 7.1.0
+ pkgver = 7.2.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=60841e26187576bff477c1a09ee2ffe544844abc
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=a321c4fee56b15247c10f9aa3db7e7ccb3b8173b
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index e5f335b309f1..65e5f6618b15 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=60841e26187576bff477c1a09ee2ffe544844abc # tags/7.1.0
+_commit=a321c4fee56b15247c10f9aa3db7e7ccb3b8173b # tags/7.2.0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=7.1.0
+pkgver=7.2.0
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')