krunner: update to 5.57.0
[ci skip]
This commit is contained in:
parent
4259456acb
commit
3cc549b56a
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'krunner'
|
||||
pkgname=krunner
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||
makedepends="plasma-framework-devel threadweaver-devel"
|
||||
short_desc="KDE Framework for Plasma runners"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/krunner"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=ea2176751010e19a0f4df76cfefb178441fd51d2447e0418a21dae8f4e7640bf
|
||||
checksum=40f52d4d883748f5b9a78b5bd7dd6aaa52eae88b89d7a33eafbcbb9ccf6f4805
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Add table
Reference in a new issue