ksshaskpass: update to 5.27.0

This commit is contained in:
John 2023-01-22 00:40:17 +01:00
parent 01421a5cdd
commit 97078a23ce
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ksshaskpass'
pkgname=ksshaskpass
version=5.26.3
version=5.27.0
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=91970e960b33cc6c54ffd8294904374b7e98c07edc26126e2aa453e32d677c16
checksum=7afd805c4ef26701624bb4613c3b333e12ccd861c572a1f3dddbfe7d88a3a5dc
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"