git » qt5-connectivity.git » commit 0f2caad

Rebuild against correct version of qt5-base

author Antonio Rojas
2017-07-04 06:27:30 UTC
committer Antonio Rojas
2017-07-04 06:27:30 UTC
parent 032699fe09329e87f0c893b2f72187ee7377addf

Rebuild against correct version of qt5-base

PKGBUILD +1 -1

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