ksshaskpass: update to 5.27.5

This commit is contained in:
Kenneth Raplee 2023-05-12 10:35:10 -07:00 committed by John
parent 4dd971ce77
commit 4c3fbcf6d5

View file

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