summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 550d1c92e845..771d3ad98de1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgrel=1
arch=('i686' 'x86_64')
url='http://qt-project.org/'
license=('GPL3' 'LGPL3' 'FDL' 'custom')
-pkgdesc='Provides access to position, satellite and area monitoring classes'
+pkgdesc='Provides access to position, satellite and area monitoring classes (v5.9.5)'
depends=('qt5-declarative-595')
makedepends=('gconf')
_pkgfqn="qtlocation-opensource-src-${_qtver}"