summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-10-20 11:43:37 +0800
committerpingplug2018-10-20 11:43:37 +0800
commita2d29cb67a1ebefa3e9d8c01c2ed735c2916dc43 (patch)
tree0bc28f64c1b322a494946d6dbed3c0e2c814b9cd
parentc293414387af26490447218e1e48fa78a880fdc8 (diff)
downloadaur-a2d29cb67a1ebefa3e9d8c01c2ed735c2916dc43.tar.gz
Updated to 2.0.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30e6dd74532b..9c574f32d22e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 1.9.0
+ pkgver = 2.0.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://anongit.freedesktop.org/git/harfbuzz#commit=54d332dd9b0263821376161cdffb60ffb3c7847f
+ source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=7c2c8ac301b526da8b5384d6b90f156ca096568e
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 4795ccdeb61b..20a3f5a5855a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug <pingplug@foxmail.com>
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
-_commit=54d332dd9b0263821376161cdffb60ffb3c7847f # tags/1.9.0^0
+_commit=7c2c8ac301b526da8b5384d6b90f156ca096568e # tags/2.0.1^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=1.9.0
+pkgver=2.0.1
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')