ksshaskpass: update to 5.24.1

This commit is contained in:
John 2022-01-17 23:57:48 +01:00
parent 088b451afe
commit 9b7e9a6f50

View file

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