kwalletmanager: update to 18.12.2.
This commit is contained in:
parent
7c14616d8a
commit
9244c737fb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kwalletmanager'
|
||||
pkgname=kwalletmanager
|
||||
version=18.12.1
|
||||
version=18.12.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/kwalletmanager-${version}.tar.xz"
|
||||
checksum=566f006b3a55692830e4882f96e99b1bfec44bcea6d194c7d15ad851586f73b4
|
||||
checksum=7128532559f309cee22e8bb5c418b1c7fc5d72910cdf0c2cc8922f93ab7b67bf
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" kconfig kdoctools python qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue