git » qt5-wayland.git » commit d823b7a

Rebuild against correct version of qt5-base

author Antonio Rojas
2017-07-01 19:53:22 UTC
committer Antonio Rojas
2017-07-01 19:53:22 UTC
parent adb5b317070b3ec0b6034be4a28662f7c0f914b4

Rebuild against correct version of qt5-base

PKGBUILD +1 -1

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