bluedevil: update to 5.22.1.

This commit is contained in:
John 2021-06-15 18:47:54 +02:00
parent 8f08d06f11
commit d0b6b34992

View file

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