bluedevil: update to 5.19.4

[ci skip]
This commit is contained in:
John 2020-07-28 16:51:42 +02:00
parent 0c4b9159d1
commit f2fc63e91c

View file

@ -1,6 +1,6 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.19.3
version=5.19.4
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -10,9 +10,9 @@ makedepends="bluez-qt5-devel kded-devel kio-devel plasma-framework-devel"
short_desc="KDE Bluetooth integration"
maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/bluedevil"
homepage="https://invent.kde.org/plasma/bluedevil"
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=e9ddb2734807ef239e562399a6d9cbebf841da3f39d930f892e79e568976ed74
checksum=19230517f7b9d0163001ce60f8a895962967f9259320d2a9454868e5ec3a9a5e
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"