summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2018-06-14 09:26:37 +0800
committerpingplug2018-06-14 09:26:37 +0800
commit00766e55891f2900456c2274e8456e5c960b23e3 (patch)
treeda5baf3ecc10664e69bd0e584bd57860db7a33d9
parentaadfa5fe99093af3f9411f9f15809ec01ea1602e (diff)
downloadaur-00766e55891f2900456c2274e8456e5c960b23e3.tar.gz
Updated to 1.8.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 455a91814d0c..fb2bc2c7c435 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 1.8.0
+ pkgver = 1.8.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=37986aa9b7ac44b1c4c50ebba9902d06cc8a45e0
+ source = git+https://anongit.freedesktop.org/git/harfbuzz#commit=3654d9be6b017e66307fe0ffe635266938b14702
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 27e7eb31a5b8..0433c687a890 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug <pingplug@foxmail.com>
# Contributor: Schala Zeal <schalaalexiazeal@gmail.com>
-_commit=37986aa9b7ac44b1c4c50ebba9902d06cc8a45e0 # tags/1.8.0^0
+_commit=3654d9be6b017e66307fe0ffe635266938b14702 # tags/1.8.1^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=1.8.0
+pkgver=1.8.1
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')