bluedevil: update to 5.18.5

[ci skip]
This commit is contained in:
John 2020-05-05 23:56:42 +02:00
parent d2efe78a3e
commit ad935d52bf
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'bluedevil'
pkgname=bluedevil
version=5.18.4.1
version=5.18.5
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -11,8 +11,8 @@ short_desc="KDE Bluetooth integration"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://projects.kde.org/projects/plasma/bluedevil"
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bbb589b25e7da47cdbb13e4f9ccd8b6d66a01024a6ef5a01561c01266f3b1829
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
checksum=5350efbaee01c78fd451e96bb2aceb7986d45ab05500476d1e95c4e79ec89a66
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"