summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-09-03 11:10:32 +0800
committerpingplug2019-09-03 11:10:32 +0800
commitbfe8678abb940edaaa3b13d064e73773d286805d (patch)
tree1791d657d152d8ebe08c7be79e3ecae7e966f65c
parent2258979c2cbaefd8bced165c0adfafed143fbaea (diff)
downloadaur-bfe8678abb940edaaa3b13d064e73773d286805d.tar.gz
Updated to 2.6.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0462c91a2e6..0ec59103cd52 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.6.0
+ pkgver = 2.6.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=6461143b44f81a4190d3f1cb02238750536f08e4
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=be97e9d678017d4ec66625fa2b17ef3485552cad
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index f6634c344ed3..fa6589697564 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: pingplug < aur at pingplug dot me >
# Contributor: Schala Zeal < schalaalexiazeal at gmail dot com >
-_commit=6461143b44f81a4190d3f1cb02238750536f08e4 # tags/2.6.0^0
+_commit=be97e9d678017d4ec66625fa2b17ef3485552cad # tags/2.6.1^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')