git » qt5-location.git » commit 1e5c3c8

Rebuild against correct version of qt5-base

author Antonio Rojas
2017-07-03 18:49:40 UTC
committer Antonio Rojas
2017-07-03 18:49:40 UTC
parent 9cabe7564d5321649269558f9383ccff0cc029fa

Rebuild against correct version of qt5-base

PKGBUILD +1 -1

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