ksshaskpass: update to 6.2.0

This commit is contained in:
John 2024-09-26 14:22:49 +02:00 committed by John Zimmermann
parent ad8866ffd8
commit ce78526d69
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ksshaskpass'
pkgname=ksshaskpass
version=6.1.5
version=6.2.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
@ -12,5 +12,5 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later"
homepage="https://invent.kde.org/plasma/ksshaskpass"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=34dd72f2bf785dd4b6c98944bd4e444dbeb46bb5f2d74c5b95baed821c6718f1
checksum=2a2989b515fd1c4a281b7ba375af07da074e6e0621d67c8bac486f282071dc18
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"