summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-02-10 15:01:56 +0800
committerpingplug2019-02-10 15:01:56 +0800
commit37c37e19bfcf1acac862ab3366480cd721258304 (patch)
tree1a6cc8ceaeb8045f43fe2deb72df9531ec864922
parentdeb987ce93e21e9d26294feb26be6e5474056606 (diff)
downloadaur-37c37e19bfcf1acac862ab3366480cd721258304.tar.gz
Updated to 2.3.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1c70bb40068..029dc37a7681 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.3.0
+ pkgver = 2.3.1
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://github.com/harfbuzz/harfbuzz.git#commit=4941e95f10fe0fe658752134a42b58896fb19c42
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=55d1d7c8bcd8d97c4e618e5dd21f13df50b10ce8
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 36e497ba1d6e..d0a53b7050e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug <pingplug@foxmail.com>
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
-_commit=4941e95f10fe0fe658752134a42b58896fb19c42 # tags/2.3.0^0
+_commit=55d1d7c8bcd8d97c4e618e5dd21f13df50b10ce8 # tags/2.3.1^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.3.0
+pkgver=2.3.1
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')