summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-08-15 17:50:38 +0800
committerpingplug2018-08-15 17:50:38 +0800
commit90b795614bbd4c23c48cd6c449bd55c1eaee138f (patch)
tree247b7150179358622d4944327a8ea88c7bc5a2dc
parent8dc2699d121ab2bbc2c80b6eae39a6573482b3c9 (diff)
downloadaur-90b795614bbd4c23c48cd6c449bd55c1eaee138f.tar.gz
Updated to 1.8.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3d02fffe774..a8a057bd5b71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 1.8.7
+ pkgver = 1.8.8
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://anongit.freedesktop.org/git/harfbuzz#commit=b6fdcf4f8bd09e065c767939125861c9dc8ff18f
+ source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=63be5dcdde61275822d931b2924425478bc1dac1
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index c4b3a4c1611f..1110ad624781 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug <pingplug@foxmail.com>
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
-_commit=b6fdcf4f8bd09e065c767939125861c9dc8ff18f # tags/1.8.7^0
+_commit=63be5dcdde61275822d931b2924425478bc1dac1 # tags/1.8.8^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=1.8.7
+pkgver=1.8.8
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')