diff --git a/srcpkgs/ksshaskpass/template b/srcpkgs/ksshaskpass/template index 5a077e011b7..1aed250f4b5 100644 --- a/srcpkgs/ksshaskpass/template +++ b/srcpkgs/ksshaskpass/template @@ -1,6 +1,6 @@ # Template file for 'ksshaskpass' pkgname=ksshaskpass -version=5.26.2 +version=5.26.3 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=057d1e62ffe325dc01b4dc2453eb9775c7731fcb76bfb13365a05a7c4f4df085 +checksum=91970e960b33cc6c54ffd8294904374b7e98c07edc26126e2aa453e32d677c16 alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"