ksshaskpass: update to 5.22.3.

This commit is contained in:
John 2021-07-08 23:01:48 +02:00
parent c7e662c082
commit 055ff84c35

View file

@ -1,6 +1,6 @@
# Template file for 'ksshaskpass' # Template file for 'ksshaskpass'
pkgname=ksshaskpass pkgname=ksshaskpass
version=5.22.2 version=5.22.3
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=c40a5e2236b0289ef8e834bf46bf9a9ea0eb75f9828e7005784fbeba3cc50c3d checksum=d935bccdd20c18eefee7ce4f25d0c56a3ffe491839c58f79f5d7fb81e4f8f6ed
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass" alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"