ksshaskpass: update to 6.0.4

This commit is contained in:
John 2024-03-05 13:36:56 +01:00 committed by Đoàn Trần Công Danh
parent e2947afa97
commit fadad93c8d

View File

@ -1,16 +1,17 @@
# Template file for 'ksshaskpass'
pkgname=ksshaskpass
version=5.27.11
version=6.0.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="extra-cmake-modules qt5-devel kdoctools qt5-qmake
gettext kcoreaddons"
makedepends="kwallet-devel kdoctools-devel"
build_helper=qemu
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
kf6-kdoctools"
makedepends="kf6-kwallet-devel kf6-kdoctools-devel"
short_desc="KDE ssh-add helper"
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=9e78bdf1b29c88ad7f61f1a7885480a29bd78c2e288107b3f9ed3d97ace119bb
checksum=ead64f122a324f317a5800710596cfe3239f88f98ae47b8497cddaf0aefb3446
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"