git » qt5-3d.git » commit 3a77a97

Install binaries to the standard location

author Antonio Rojas
2016-10-01 08:05:19 UTC
committer Antonio Rojas
2016-10-01 08:05:19 UTC
parent 22c24c1d135152a0e5c49ca742bf49cdb5715070

Install binaries to the standard location

PKGBUILD +1 -1

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