diff --git a/srcpkgs/ksshaskpass/template b/srcpkgs/ksshaskpass/template index 0c9ced69949..dbfbee71c6e 100644 --- a/srcpkgs/ksshaskpass/template +++ b/srcpkgs/ksshaskpass/template @@ -1,6 +1,6 @@ # Template file for 'ksshaskpass' pkgname=ksshaskpass -version=6.4.3 +version=6.4.4 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake" @@ -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=965f89a01aa91c07ed5b8aed2be3521f88e98b22e1277846f12440c9760baf10 +checksum=ab47b94b6024fab148c9a7a8f8c4403a81edea96eabbb0d5f805a120fc5df230 alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"