summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-11-17 16:33:00 +0800
committerpingplug2018-11-17 16:33:00 +0800
commitd7263ddc2f6dc1e8baf8c8ea82b7c43a4c664baa (patch)
tree6fda2a092c0e4ef66d58fe2eebe8112ddb5aa479
parentb3f9886c0f0669f84d602c7171c88f6fc31c9a3a (diff)
downloadaur-d7263ddc2f6dc1e8baf8c8ea82b7c43a4c664baa.tar.gz
Updated to 2.1.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f27f3708226b..6c39df6b80e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.1.0
+ pkgver = 2.1.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://anongit.freedesktop.org/git/harfbuzz#commit=1019391046cf01524c4ef20c9256a47b7411610b
+ source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=e3a1a8350a6a7933b0a100194985f4425ab9de19
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 7fc7978adcd4..9aa64a69e4a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug <pingplug@foxmail.com>
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
-_commit=1019391046cf01524c4ef20c9256a47b7411610b # tags/2.1.0^0
+_commit=e3a1a8350a6a7933b0a100194985f4425ab9de19 # tags/2.1.3^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.1.0
+pkgver=2.1.3
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')