diff --git a/srcpkgs/kwallet/template b/srcpkgs/kwallet/template index 21bcb0a0ae0..f642d2c2c1d 100644 --- a/srcpkgs/kwallet/template +++ b/srcpkgs/kwallet/template @@ -1,6 +1,6 @@ # Template file for 'kwallet' pkgname=kwallet -version=5.59.0 +version=5.60.0 revision=1 build_style=cmake make_build_args="VERBOSE=1" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.1-or-later" homepage="https://projects.kde.org/projects/frameworks/kwallet" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=733c76c0822aaa2e7829778a9908ff90c1173e65aac57efb35c3a240cd6aed71 +checksum=2ac2186dd7d004b6740cb14e7651ddcb7d74390acb382c9d55874f3a03a8111d if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"