mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kservice: update to 5.85.0.
This commit is contained in:
parent
d659a86462
commit
357622c13d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kservice'
|
# Template file for 'kservice'
|
||||||
pkgname=kservice
|
pkgname=kservice
|
||||||
version=5.84.0
|
version=5.85.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules flex bison gettext"
|
hostmakedepends="kcoreaddons extra-cmake-modules flex bison gettext"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kservice"
|
homepage="https://invent.kde.org/frameworks/kservice"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c2e9c7a87aa7835d7bbfb0f45838a76151733547807a80c86df8307d79287dd1
|
checksum=e2d1b7436a2bc8a73b4eec486bb8308a7997c65b981f88b17977bf15a5290b01
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel kcoreaddons kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-devel kcoreaddons kdoctools"
|
||||||
|
|
Loading…
Add table
Reference in a new issue