bluedevil: update to 5.18.4.1

[ci skip]
This commit is contained in:
John 2020-03-31 22:40:30 +02:00
parent 014e4f42b7
commit b9d033b5b2
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.3
version=5.18.4.1
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=d4f84bf24bf79823bffee41230f583df2efd72a368927d1a9f456fa08cb3acf8
distfiles="${KDE_SITE}/plasma/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bbb589b25e7da47cdbb13e4f9ccd8b6d66a01024a6ef5a01561c01266f3b1829
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" kpackage-devel kconfig-devel kcoreaddons-devel"