git » qt5-tools.git » commit 1946264

Rebuild against correct version of qt5-base

author Antonio Rojas
2017-07-01 21:58:56 UTC
committer Antonio Rojas
2017-07-01 21:58:56 UTC
parent 8787957098dddf4f5726f9ad1676a4c376a5d306

Rebuild against correct version of qt5-base

PKGBUILD +1 -1

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