kinit: update to 5.57.0
[ci skip]
This commit is contained in:
parent
7116ac367d
commit
512c08ae44
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'kinit'
|
||||
pkgname=kinit
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules libcap-progs pkg-config"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules libcap-progs pkg-config"
|
||||
makedepends="kio-devel kdoctools-devel libcap-devel"
|
||||
short_desc="Helper library to speed up start of applications on KDE workspaces"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.0-only"
|
||||
homepage="https://projects.kde.org/projects/frameworks/kinit"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=473f6ba85f99d0d907fdb8105935854ec9b687191e0391a3e66348e5ad5519c6
|
||||
checksum=7d5ca84d7bd554531aa6d720d3dc41ac091cf047a52d097a23e5c8fad08b684c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Reference in a new issue