summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-11-10 15:12:15 +0800
committerpingplug2019-11-10 15:12:15 +0800
commit3acbb1ea6f6ed5ab55f8cb4a1bfce792eaf9ba2f (patch)
tree0245df4646f23c956683d05796c82a7738efeea8
parent25fbba66e9da4d91e6aaea5bf39c2a6ceb3b79aa (diff)
downloadaur-3acbb1ea6f6ed5ab55f8cb4a1bfce792eaf9ba2f.tar.gz
Updated to 2.6.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b36cb03c9a7..434c4123f20b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.6.2
+ pkgver = 2.6.4
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=e48ef0804ad7e4abd35ff3646fa6ed10ad32f1ef
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=3a74ee528255cc027d84b204a87b5c25e47bff79
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 562681b348dc..902fe7df82dc 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=e48ef0804ad7e4abd35ff3646fa6ed10ad32f1ef # tags/2.6.2^0
+_commit=3a74ee528255cc027d84b204a87b5c25e47bff79 # tags/2.6.4^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.6.2
+pkgver=2.6.4
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')