mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
krunner: update to 5.47.0.
This commit is contained in:
parent
ff2bf88259
commit
16a8875eab
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'krunner'
|
# Template file for 'krunner'
|
||||||
pkgname=krunner
|
pkgname=krunner
|
||||||
version=5.43.0
|
version=5.47.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -10,11 +10,11 @@ short_desc="KDE Framework for Plasma runners"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/krunner"
|
homepage="https://projects.kde.org/projects/frameworks/krunner"
|
||||||
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bc9d3f6060f92f62bdee3dfc06bdfa13defa0c674773effb039a0ac6cf572af2
|
checksum=6dc1e8be53ef2b1abb2efe0d597d493413989a65bcc914283349161f06327248
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
broken="plasma-framework cross build is broken"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
krunner-devel_package() {
|
krunner-devel_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue