mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksshaskpass: update to 6.0.4
This commit is contained in:
parent
e2947afa97
commit
fadad93c8d
1 changed files with 7 additions and 6 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'ksshaskpass'
|
# Template file for 'ksshaskpass'
|
||||||
pkgname=ksshaskpass
|
pkgname=ksshaskpass
|
||||||
version=5.27.11
|
version=6.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
build_helper=qemu
|
||||||
hostmakedepends="extra-cmake-modules qt5-devel kdoctools qt5-qmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||||
gettext kcoreaddons"
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext
|
||||||
makedepends="kwallet-devel kdoctools-devel"
|
kf6-kdoctools"
|
||||||
|
makedepends="kf6-kwallet-devel kf6-kdoctools-devel"
|
||||||
short_desc="KDE ssh-add helper"
|
short_desc="KDE ssh-add helper"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
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=9e78bdf1b29c88ad7f61f1a7885480a29bd78c2e288107b3f9ed3d97ace119bb
|
checksum=ead64f122a324f317a5800710596cfe3239f88f98ae47b8497cddaf0aefb3446
|
||||||
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"
|
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"
|
||||||
|
|
Loading…
Add table
Reference in a new issue