kdbusaddons: update to 5.88.0.
This commit is contained in:
parent
cad4f42392
commit
d923080d3d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdbusaddons'
|
# Template file for 'kdbusaddons'
|
||||||
pkgname=kdbusaddons
|
pkgname=kdbusaddons
|
||||||
version=5.87.0
|
version=5.88.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=d75ca847fef7f324f97e7b3cdb45f7fa3cc2c36bd44ca35062589534d5ceb593
|
checksum=5ada2a78a778f9356e259876b649d9799936a096d2d0056fccccb406a3e532de
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in a new issue