summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpingplug2019-05-25 18:46:04 +0800
committerpingplug2019-05-25 18:46:04 +0800
commit0c3f606658b490910f8ca617645d4588d366af8a (patch)
treee0d352e5746f42e84d5f2307266d312514c309a0
parent072230fd2ca390a479fc68f0eb473e7d18d6a761 (diff)
downloadaur-0c3f606658b490910f8ca617645d4588d366af8a.tar.gz
Updted to 2.5.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86dc60ed866f..050bd4df2070 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-harfbuzz
pkgdesc = OpenType text shaping engine (mingw-w64)
- pkgver = 2.4.0
+ pkgver = 2.5.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=d6fc1d49aa099104a889c96bc9087c21d8fc0960
+ source = git+https://github.com/harfbuzz/harfbuzz.git#commit=5fd3ece5237ac6a4ee95b2665b5e20102ed176bb
sha256sums = SKIP
pkgname = mingw-w64-harfbuzz
diff --git a/PKGBUILD b/PKGBUILD
index aa672c6cceab..c9071cc6728e 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=d6fc1d49aa099104a889c96bc9087c21d8fc0960 # tags/2.4.0^0
+_commit=5fd3ece5237ac6a4ee95b2665b5e20102ed176bb # tags/2.5.0^0
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
pkgbase=mingw-w64-harfbuzz
pkgname=('mingw-w64-harfbuzz' 'mingw-w64-harfbuzz-icu')
-pkgver=2.4.0
+pkgver=2.5.0
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=('any')