kdbusaddons: update to 5.113.0.
This commit is contained in:
parent
f7ddee3dbb
commit
b974e42fd1
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdbusaddons'
|
# Template file for 'kdbusaddons'
|
||||||
pkgname=kdbusaddons
|
pkgname=kdbusaddons
|
||||||
version=5.112.0
|
version=5.113.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||||
|
@ -11,7 +11,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/kdbusaddons"
|
homepage="https://invent.kde.org/frameworks/kdbusaddons"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=583e56dbc90e867313aa5faa05c3cb72fd0c0f1e2e299d2a68bf0f9735f80458
|
checksum=d366393bc8d7191b6fa910aec4fb7ef2d33b16739b46d0ba7a1c44e40c202a80
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue