kf6-kdbusaddons: update to 6.2.0.
This commit is contained in:
parent
572bd4dbf6
commit
9a7e46c53c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-kdbusaddons'
|
# Template file for 'kf6-kdbusaddons'
|
||||||
pkgname=kf6-kdbusaddons
|
pkgname=kf6-kdbusaddons
|
||||||
version=6.1.0
|
version=6.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
hostmakedepends="extra-cmake-modules qt6-tools qt6-base "
|
||||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdbusaddons"
|
homepage="https://invent.kde.org/frameworks/kdbusaddons"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=b423a4ca1fcab973b9454386efbaf5dc2c642d21ee9125d73b8fc67f80463541
|
checksum=bca0df3fc7361effcf81ffb795d8ff62e2189ea9672492d6b26c1e0144fedd67
|
||||||
make_check_pre="dbus-run-session"
|
make_check_pre="dbus-run-session"
|
||||||
|
|
||||||
kf6-kdbusaddons-devel_package() {
|
kf6-kdbusaddons-devel_package() {
|
||||||
|
|
Loading…
Reference in New Issue