diff --git a/srcpkgs/kwallet/template b/srcpkgs/kwallet/template index d069c4afbb1..6238d9da310 100644 --- a/srcpkgs/kwallet/template +++ b/srcpkgs/kwallet/template @@ -1,6 +1,6 @@ # Template file for 'kwallet' pkgname=kwallet -version=5.40.0 +version=5.41.0 revision=1 build_style=cmake make_build_args="VERBOSE=1" @@ -12,7 +12,7 @@ maintainer="Denis Revin " license="LGPL-2" homepage="https://projects.kde.org/projects/frameworks/kwallet" distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=cd2219a1c7fb64e282ad9b9cfe4c885ad834013553f233325fc2268adb1edd53 +checksum=74ec71ab2dd621ce65762148f37b1078bc8fb6910ace1b04bab8e4f5c675bfbd if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"