summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-08-14 16:51:53 +0800
committerpingplug2019-08-14 16:51:53 +0800
commit2258979c2cbaefd8bced165c0adfafed143fbaea (patch)
tree8cf75dca09d7e7ed818fb04ab214fed55f3dbcff
parentcd82625b635affc86d1333d8686ad0ada5dea6fb (diff)
downloadaur-2258979c2cbaefd8bced165c0adfafed143fbaea.tar.gz
Updated to 2.6.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0421ce502b66..c0462c91a2e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.5.3
+ pkgver = 2.6.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://github.com/harfbuzz/harfbuzz.git#commit=b14e413fae8f14b75c5956e9b38e413c878ded0c
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=6461143b44f81a4190d3f1cb02238750536f08e4
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index 4476aa619077..f6634c344ed3 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=b14e413fae8f14b75c5956e9b38e413c878ded0c # tags/2.5.3^0
+_commit=6461143b44f81a4190d3f1cb02238750536f08e4 # tags/2.6.0^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.5.3
+pkgver=2.6.0
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')