mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
kservice: update to 5.108.0.
This commit is contained in:
parent
94f713aad2
commit
f31e67bbdb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kservice'
|
||||
pkgname=kservice
|
||||
version=5.107.0
|
||||
version=5.108.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=063f6d41921d797553204fe625c1c4720e1b7b1a71163c5d594eb210b614f92d
|
||||
checksum=8227a8dff7e780701ccfefebd0366eb521c9bd792e067ce79a60acd407b6ae81
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel kcoreaddons kdoctools"
|
||||
|
|
Loading…
Add table
Reference in a new issue