summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2021-11-12 23:29:17 +0800
committerpingplug2021-11-12 23:29:17 +0800
commit163291b9b4a160c5faa7c3230dff8e181f734cb7 (patch)
treecf1cc505d6520d3f21477bc13fbc667cb4660cc5
parent1fd65249a8c292dbd2813068c7688fabad09464c (diff)
downloadaur-163291b9b4a160c5faa7c3230dff8e181f734cb7.tar.gz
Updated to 3.1.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 395acc7cc812..8a2389a79e3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 3.0.0
+ pkgver = 3.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=9c387e20d65a7a366ac270d789f6ad266014c9e0
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=cd5c6cd0419ac5e4de975d6c476fb760bf06d2ce
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 8b7ed54c9591..06369fff213b 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=9c387e20d65a7a366ac270d789f6ad266014c9e0 # tags/3.0.0
+_commit=cd5c6cd0419ac5e4de975d6c476fb760bf06d2ce # tags/3.1.1
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=3.0.0
+pkgver=3.1.1
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')