summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-08-04 01:29:05 +0800
committerpingplug2018-08-04 01:29:05 +0800
commitf9f9475a5db1b2af788285d69a00750f36e0673f (patch)
tree02406c297f0c9a4b9d4d450119096640d9138199
parentbe5979c1a1bccca7a3dd69aaf979732dd2d01deb (diff)
downloadaur-f9f9475a5db1b2af788285d69a00750f36e0673f.tar.gz
Updated to 1.8.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f8d1739f122..3bcc3c19f9a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 1.8.4
+ pkgver = 1.8.5
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=68310a65cba7eed20f8696f4c670bb195677f467
+ source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=44d1fb37efa20852cc466c0f0bba95dbd24ce288
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 0b9d4f86adfe..024c87339366 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug <pingplug@foxmail.com>
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
-_commit=68310a65cba7eed20f8696f4c670bb195677f467 # tags/1.8.4^0
+_commit=44d1fb37efa20852cc466c0f0bba95dbd24ce288 # tags/1.8.5^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=1.8.4
+pkgver=1.8.5
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')