aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip A Reimer2015-09-25 12:58:43 -0600
committerPhilip A Reimer2015-09-25 12:58:43 -0600
commit05d619b31c5b91a4a2274655c57106e9cadb2d50 (patch)
tree23beb133f58a482074843e7acfee774931abd0ad /PKGBUILD
parent126d8edf333f59cf1734030ae2acdab87fbf83b6 (diff)
downloadaur-05d619b31c5b91a4a2274655c57106e9cadb2d50.tar.gz
fix harfbuzz
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d42fcc581d9a..9a1f26232510 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: jellysheep <max.mail@dameweb.de>
pkgname=mingw-w64-qt5-base
pkgver=5.5.0
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform application and UI framework (mingw-w64)"
arch=(i686 x86_64)
url="http://qt-project.org"
@@ -65,7 +65,7 @@ md5sums=('252613b5a180c94d7196d10467a4f08b'
'6a6bc88f35ac8080869de39bc128ce5b'
'e793479e0b86b39ddafd328140f1a24c'
'40de3aaf7d713034e06f4eece665b1ba'
- '1a7921cadeb5c3db383dea068519e8d3'
+ '4149c27286f110e37893d1764d4c8a68'
'6aea7182982098de045721f51bf20fc2'
'a265dea62755caf38187114143999224'
'612a4dfb9f1a3898a1920c28bb999159'
@@ -211,6 +211,7 @@ build() {
-system-libpng \
-system-libjpeg \
-system-sqlite \
+ -system-harfbuzz \
-no-fontconfig \
-iconv \
-openssl \