kservice: update to 5.97.0.

This commit is contained in:
John 2022-09-10 22:44:52 +02:00
parent bed53dcbf6
commit 1c4c02fade
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kservice'
pkgname=kservice
version=5.96.0
version=5.97.0
revision=1
build_style=cmake
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"
homepage="https://invent.kde.org/frameworks/kservice"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=ed99b8ad1ed141fbd38ef1bd0cba5045839c181f3a3d5a672c6a215fcb50e3fd
checksum=6d0016a801edbd2989a13a3cf460b1164663c9b205ced8f9242f256a1b3e202e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel kcoreaddons kdoctools"