mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kservice: update to 5.116.0.
This commit is contained in:
parent
5fa3039b90
commit
26abf18d72
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kservice'
|
# Template file for 'kservice'
|
||||||
pkgname=kservice
|
pkgname=kservice
|
||||||
version=5.115.0
|
version=5.116.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=9bcb83fb5eaa58877130f63e203471a766547fd2b0068a88555f95e482dc5efd
|
checksum=52b7c2c317d0a662ca33200f9b4f93e0b7efb1843abd120a3b49c9a092f4a869
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel kcoreaddons kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-devel kcoreaddons kdoctools"
|
||||||
|
|
1
srcpkgs/kservice/update
Normal file
1
srcpkgs/kservice/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
ignore=6.*
|
Loading…
Add table
Reference in a new issue