diff --git a/srcpkgs/kwallet/template b/srcpkgs/kwallet/template index 1658d80503f..21bcb0a0ae0 100644 --- a/srcpkgs/kwallet/template +++ b/srcpkgs/kwallet/template @@ -1,6 +1,6 @@ # Template file for 'kwallet' pkgname=kwallet -version=5.58.0 +version=5.59.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=5203765ba2061727d0280bf7e9cbbade462ba2c5e7389f4f8d78afc522ba2030 +checksum=733c76c0822aaa2e7829778a9908ff90c1173e65aac57efb35c3a240cd6aed71 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"