bluedevil: update to 5.22.2.

This commit is contained in:
John 2021-06-23 19:15:33 +02:00
parent 45cdbd1bf2
commit cde99cc0fe

View file

@ -1,6 +1,6 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.22.1
version=5.22.2
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=710da1a705d4212c78a673fd6df957a3239612aa6ff33ea698244d4516b9b6fb
checksum=86b3e4e359def34eb018f3d9ba7fc9cbe8bd99ac6d82c307d90ba51d7929ae21
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"