summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-12-01 18:04:48 +0800
committerpingplug2018-12-01 18:04:48 +0800
commitb08164577f209f358b1844fc89a67886c281fadf (patch)
tree3473468a00e878eca03383583f34787a54bc0077
parentd7263ddc2f6dc1e8baf8c8ea82b7c43a4c664baa (diff)
downloadaur-b08164577f209f358b1844fc89a67886c281fadf.tar.gz
Updated to 2.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c39df6b80e0..0f1d8ff036f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.1.3
+ pkgver = 2.2.0
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=e3a1a8350a6a7933b0a100194985f4425ab9de19
+ source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=dc41ecef85b094b30c612113606597b91c55351c
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 9aa64a69e4a1..478075179706 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug <pingplug@foxmail.com>
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
-_commit=e3a1a8350a6a7933b0a100194985f4425ab9de19 # tags/2.1.3^0
+_commit=dc41ecef85b094b30c612113606597b91c55351c # tags/2.2.0^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.1.3
+pkgver=2.2.0
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')