bluedevil: update to 5.21.5.

This commit is contained in:
John 2021-05-04 19:25:59 +02:00
parent 54ea239dae
commit 08ab2b6809

View file

@ -1,6 +1,6 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.21.4
version=5.21.5
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=e115d1851f6ce251fc7447936cd929c6c222c91fd832ce7c39f15d10a68c4653
checksum=26b03747e997fc2e7d734ea583a2a81174f0d982a965e0254c8ba690721f6289
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"