kwalletmanager: update to 18.08.1.

This commit is contained in:
Piotr Wójcik 2018-09-07 16:13:08 +02:00 committed by Helmut Pozimski
parent 1fd9e1b7c9
commit cab47083cc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kwalletmanager' # Template file for 'kwalletmanager'
pkgname=kwalletmanager pkgname=kwalletmanager
version=18.08.0 version=18.08.1
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules pkg-config kauth" hostmakedepends="extra-cmake-modules pkg-config kauth"
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://www.kde.org/applications/system/kwalletmanager/" homepage="https://www.kde.org/applications/system/kwalletmanager/"
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
checksum=c958c4b43257f6874de35f998c25cf93a4c13f7e1c1ddb0883c622d30889d983 checksum=f8dcb54cd8ca330304f872f1dcf3c2194dc5637fc2ab7b6fac6bf966623c1922
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake" hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"