git » qt5-scxml.git » commit 5b9fd71

Install binaries to the standard location

author Antonio Rojas
2016-10-01 08:28:43 UTC
committer Antonio Rojas
2016-10-01 08:28:43 UTC
parent ba682f49655cbecc9803e5566b38c687ee15201e

Install binaries to the standard location

PKGBUILD +1 -1

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