kf6-kservice: update to 6.5.0.
This commit is contained in:
parent
3306e66b5e
commit
46b8d250d6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kf6-kservice'
|
||||
pkgname=kf6-kservice
|
||||
version=6.3.0
|
||||
version=6.5.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kservice"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||
checksum=a0564d62c1e0f2293b0dcb39cf814c2856111242b8621b33f52a70fda1a8fe54
|
||||
checksum=48cdd204bc9fb9282c37b6bcc2364f7dbc124057547ddb6b1471988b464cf8bd
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue