summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5df83a429a31..9da0cd5ec4dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qt4
pkgdesc = A cross-platform application and UI framework
pkgver = 4.8.7
- pkgrel = 30
+ pkgrel = 31
url = https://www.qt.io
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 24cf95c8a68c..f7638273e30a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=qt4
pkgver=4.8.7
-pkgrel=30
+pkgrel=31
arch=('x86_64')
url='https://www.qt.io'
license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -143,6 +143,7 @@ build() {
-nomake demos \
-nomake examples \
-nomake docs \
+ -xmlpatterns \
-silent \
-no-rpath \
-optimized-qmake \