ksshaskpass: update to 5.27.1.

This commit is contained in:
John 2023-02-22 11:25:22 +01:00
parent 27ee2efb35
commit 2f9ebfa82a

View file

@ -1,6 +1,6 @@
# Template file for 'ksshaskpass'
pkgname=ksshaskpass
version=5.27.0
version=5.27.1
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -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=7afd805c4ef26701624bb4613c3b333e12ccd861c572a1f3dddbfe7d88a3a5dc
checksum=7c5d503f03c23a98bc612b99bcaf432333bb4f176c474e2bf6433eee4a947af7
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"