kwalletmanager: update to 18.08.2.
This commit is contained in:
parent
4fe4d260b4
commit
1c2742c016
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kwalletmanager'
|
||||
pkgname=kwalletmanager
|
||||
version=18.08.1
|
||||
version=18.08.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config kauth"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://www.kde.org/applications/system/kwalletmanager/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=f8dcb54cd8ca330304f872f1dcf3c2194dc5637fc2ab7b6fac6bf966623c1922
|
||||
checksum=b807453fba5da9676b8965f157a990f340cf95eb85f5d77f75f2e0b454113f85
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue