git » qt5-connectivity.git » commit c8a237e

Install binaries to the standard location

author Antonio Rojas
2016-10-01 08:09:27 UTC
committer Antonio Rojas
2016-10-01 08:09:27 UTC
parent 0b09ced259f91852591a49e8c0c9931f7a1a0f53

Install binaries to the standard location

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ee90e66..c0bca1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=qt5-connectivity
 _qtver=5.7.0
 pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL3' 'FDL' 'custom')