bluedevil: update to 5.20.3

[ci skip]
This commit is contained in:
John 2020-11-11 15:50:45 +01:00 committed by John Zimmermann
parent 07856ce2b4
commit c4b6dcccdf
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.20.2
version=5.20.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=0f3154ced1f44595993694954a640d8a1b2fa1cadaa50efcd07454e5c13ca19e
checksum=59576ea2272b0284ffd8b1370502e4b92952cf3bd8b18921361eb7ad449f0698
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"