git » qt5-wayland.git » commit 280c6fa

Install binaries to the standard location

author Antonio Rojas
2016-10-01 08:51:22 UTC
committer Antonio Rojas
2016-10-01 08:51:22 UTC
parent c61cac1dbcb7fb34a91345be6db7ba5c40481382

Install binaries to the standard location

PKGBUILD +1 -1

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