ksshaskpass: update to 5.22.1.
This commit is contained in:
parent
324efee261
commit
49bfce831e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ksshaskpass'
|
||||
pkgname=ksshaskpass
|
||||
version=5.22.0
|
||||
version=5.22.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=61f856613833df7fb3285fb19e5db6ce6f832392369394058fcc6337db6bf497
|
||||
checksum=f4da702de3113b7a64831f5d8dd86614b7763229ba6eff0f4a2feb76ecab2385
|
||||
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"
|
||||
|
|
Loading…
Reference in New Issue