kservice: update to 5.74.0
[ci skip]
This commit is contained in:
parent
94e079b32b
commit
4e724ecc21
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kservice'
|
||||
pkgname=kservice
|
||||
version=5.73.0
|
||||
version=5.74.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kservice"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=a64bf7543870240f0d8f8c2bcf43759d98962ba94a4ed34bd23232df25bb408b
|
||||
checksum=9c8eb1a8d83909401d837b8ecc40d495bd7612b2fd4d3ea1894967ba881ad9da
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel kcoreaddons kdoctools"
|
||||
|
|
Loading…
Reference in a new issue