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