git » qt5-quickcontrols.git » commit e60c24a

Rebuild against correct version of qt5-base

author Antonio Rojas
2017-07-02 14:54:40 UTC
committer Antonio Rojas
2017-07-02 14:54:40 UTC
parent b4f0efa6812b050df536dd7d6e539940780c3cc5

Rebuild against correct version of qt5-base

PKGBUILD +1 -1

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