bluedevil: update to 5.23.3.

This commit is contained in:
John 2021-11-11 19:29:32 +01:00
parent 15ad80c79d
commit 1bc7f18e66

View file

@ -1,6 +1,6 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.23.2
version=5.23.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=cb161132ea7290d37f2267fc00ca2a11e259eaf6ced1f63761dfd45d52430f72
checksum=1d616b4af1141ae3e184a4430bf80092ede05c2f0f68087605741ff34915d0d8
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"