summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-06-29 19:31:23 +0800
committerpingplug2019-06-29 19:31:23 +0800
commitcd82625b635affc86d1333d8686ad0ada5dea6fb (patch)
tree21b236711342c58ad23da013b6f8298a862512cb
parent19f0e0e86f6c9cc70e61e85ffb528aafa8f099cd (diff)
downloadaur-cd82625b635affc86d1333d8686ad0ada5dea6fb.tar.gz
Updated to 2.5.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4420b45f9ad8..0421ce502b66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.5.1
+ pkgver = 2.5.3
pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/HarfBuzz
arch = any
@@ -19,7 +19,7 @@ pkgbase = mingw-w64-harfbuzz
options = !strip
options = staticlibs
options = !buildflags
- source = git+https://github.com/harfbuzz/harfbuzz.git#commit=93c455567fe3d92a7efe65bf0e9ac2af794e2c4f
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=b14e413fae8f14b75c5956e9b38e413c878ded0c
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index ccf49c17efca..4476aa619077 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=93c455567fe3d92a7efe65bf0e9ac2af794e2c4f # tags/2.5.1^0
+_commit=b14e413fae8f14b75c5956e9b38e413c878ded0c # tags/2.5.3^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.5.1
+pkgver=2.5.3
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')