git » qt5-script.git » commit b6096a9

Rebuild against correct version of qt5-base

author Antonio Rojas
2017-07-01 16:35:32 UTC
committer Antonio Rojas
2017-07-01 16:35:32 UTC
parent 3b464597b820d7f1364aed387f3b547d00e2567c

Rebuild against correct version of qt5-base

PKGBUILD +1 -1

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