bluedevil: update to 5.24.2.

This commit is contained in:
John 2022-02-27 16:49:14 +01:00
parent 56576283c4
commit 6a377a8eca
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.24.1
version=5.24.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=2063535af6f1dda54f78fc65457f417bb40271970cd0274a1784b61c69fae977
checksum=24d7501e65149093e17c8545199d1bcae27fe828ded65d6a20446c8fffe1fa2a
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"