krunner: update to 5.50.0.
This commit is contained in:
parent
3ac69d73d6
commit
e79b6d62c3
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'krunner'
|
||||
pkgname=krunner
|
||||
version=5.49.0
|
||||
version=5.50.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules"
|
||||
makedepends="plasma-framework-devel threadweaver-devel"
|
||||
short_desc="KDE Framework for Plasma runners"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
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=2928e6af1ae64eff91ba8dbeb76e119da67a5e2065d91e0b0e4f5d98207b850a
|
||||
checksum=e80181055baba12940e447c1c76f4ae581893285e580da81f6861d1b42782f0e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in a new issue