bluedevil: update to 5.25.3.

This commit is contained in:
John 2022-06-24 09:20:30 +02:00
parent 4b2e62d077
commit 833743a0dc

View File

@ -1,6 +1,6 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.24.5
version=5.25.3
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://invent.kde.org/plasma/bluedevil"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=c96999c1400804e8bddc8b9801c4951f82daca83110e036bdc9c89faaeb31efa
checksum=656173f9d18ce153dc5b3638006d0eefa809e57c4c66aad1a118d1d272a93615
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"