summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-07-20 09:31:00 +0800
committerpingplug2018-07-20 09:31:00 +0800
commitbe5979c1a1bccca7a3dd69aaf979732dd2d01deb (patch)
tree553df3177a79cc72ddc241b2ce2a0685888b28ff
parent360d9bd331d28d2b41f12b51f5b91d7b3d93999c (diff)
downloadaur-be5979c1a1bccca7a3dd69aaf979732dd2d01deb.tar.gz
Updated to 1.8.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba8dd9de75df..4f8d1739f122 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 1.8.3
+ pkgver = 1.8.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://anongit.freedesktop.org/git/harfbuzz#commit=2b76767bf572364d3d647cdd139f2044a7ad06b2
+ source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=68310a65cba7eed20f8696f4c670bb195677f467
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index be06dc97efa5..0b9d4f86adfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug <pingplug@foxmail.com>
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
-_commit=2b76767bf572364d3d647cdd139f2044a7ad06b2 # tags/1.8.3^0
+_commit=68310a65cba7eed20f8696f4c670bb195677f467 # tags/1.8.4^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=1.8.3
+pkgver=1.8.4
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')