diff --git a/srcpkgs/ksshaskpass/template b/srcpkgs/ksshaskpass/template index 6ae95149317..5a077e011b7 100644 --- a/srcpkgs/ksshaskpass/template +++ b/srcpkgs/ksshaskpass/template @@ -1,6 +1,6 @@ # Template file for 'ksshaskpass' pkgname=ksshaskpass -version=5.26.0 +version=5.26.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -12,5 +12,5 @@ maintainer="John " license="GPL-2.0-or-later" homepage="https://invent.kde.org/plasma/ksshaskpass" distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz" -checksum=cc2756c5453c22d08c4797d2684786ce6c2a4eed398a07887b9097378e6dc5f1 +checksum=057d1e62ffe325dc01b4dc2453eb9775c7731fcb76bfb13365a05a7c4f4df085 alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"