ksshaskpass: update to 5.18.4.1
[ci skip]
This commit is contained in:
parent
4e08f34943
commit
5d405a533d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksshaskpass'
|
# Template file for 'ksshaskpass'
|
||||||
pkgname=ksshaskpass
|
pkgname=ksshaskpass
|
||||||
version=5.18.3
|
version=5.18.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,5 +11,5 @@ short_desc="KDE ssh-add helper"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/plasma/ksshaskpass"
|
homepage="https://projects.kde.org/projects/plasma/ksshaskpass"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=ad8592f1d97b818225fb94c3cc356e75f987b17ecab5b84a7ff9a552b0eb179b
|
checksum=57d7792f66ffa0df835fcbb5e7c1411c289157a6e0e3cd4be16f81fb4733afea
|
||||||
|
|
Loading…
Reference in a new issue