summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2015-06-20 15:41:56 -0700
committerSchala2015-06-20 15:41:56 -0700
commit46c97d112e4e66437b2b7e810926ee4489650099 (patch)
tree41cb6bf3eb4825a0d03361379e94bfa725fab3c0 /PKGBUILD
parentfde90857fdd6362f8ac55aab22ea42eb73e97092 (diff)
downloadaur-46c97d112e4e66437b2b7e810926ee4489650099.tar.gz
update to 0.9.41
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81aaaefe9785..32f9cf6b42b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-harfbuzz
-pkgver=0.9.40
-pkgrel=2
+pkgver=0.9.41
+pkgrel=1
pkgdesc="OpenType text shaping engine (mingw-w64)"
arch=(any)
url="http://www.freedesktop.org/wiki/Software/HarfBuzz"
@@ -10,7 +10,7 @@ depends=(mingw-w64-freetype)
options=(!strip !buildflags staticlibs)
optdepends=("mingw-w64-icu: harfbuzz-icu" mingw-w64-glib2 mingw-w64-cairo mingw-w64-freetype)
source=(http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-${pkgver}.tar.bz2)
-sha256sums=('1771d53583be6d91ca961854b2a24fb239ef0545eed221ae3349abae0ab8321f')
+sha256sums=('d81aa53d0c02b437beeaac159d7fc16394d676bbce0860fb6f6a10b587dc057c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"