summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2015-10-15 18:11:02 -0700
committerBuildTools2015-10-15 18:11:02 -0700
commit442c2fe01c157d3d4f886ab3daef7bd8c75edc92 (patch)
treee4b9aae4291f1ee15de3241d5165de0653db89e1 /PKGBUILD
parent31d7789f15f07e676da9c6d46daba848e391027e (diff)
downloadaur-442c2fe01c157d3d4f886ab3daef7bd8c75edc92.tar.gz
1.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fedc18ae1e2b..d21c91e64d5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-harfbuzz
-pkgver=1.0.5
+pkgver=1.0.6
pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=(any)
@@ -10,7 +10,7 @@ depends=(mingw-w64-freetype2 mingw-w64-glib2)
options=(!strip !buildflags staticlibs)
optdepends=("mingw-w64-icu: harfbuzz-icu")
source=("http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-${pkgver}.tar.bz2")
-sha256sums=('4d99d2c6a58ecb55538ccab522e68836383852f9f41f696d2b93cd8f85195440')
+sha256sums=('f616a7fbdc78a627043f9029000bf08c0c71df59cde4143fc92a014f6a993b26')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"