diff --git a/srcpkgs/kwallet/template b/srcpkgs/kwallet/template index c2da3ec5bc4..8bc0e5d39d5 100644 --- a/srcpkgs/kwallet/template +++ b/srcpkgs/kwallet/template @@ -1,6 +1,6 @@ # Template file for 'kwallet' pkgname=kwallet -version=5.42.0 +version=5.43.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=76a99bca363a314b2c889c562cdab93d83b136cce4e2d338b02eeb91cad963cf +checksum=b26abb94566441df1e87d950bc26960f2a0917c37b06b59bb9f3dd650da0bd06 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"