git » bluedevil.git » commit 72310ae

Plasma 5.20.0

author Antonio Rojas
2020-10-13 11:28:55 UTC
committer Antonio Rojas
2020-10-13 11:28:55 UTC
parent 9fe6d266aa8d9a76425d05fb0bb519477060b8b0

Plasma 5.20.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 9205849..0fd9325 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=bluedevil
-pkgver=5.19.5
+pkgver=5.20.0
 pkgrel=1
 epoch=1
 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications'
 arch=(x86_64)
 url='https://www.kde.org/workspaces/plasmadesktop/'
 license=(GPL2)
-depends=(bluez-qt kio)
+depends=(bluez-qt kdeclarative)
 makedepends=(extra-cmake-modules plasma-framework kded)
 optdepends=('pulseaudio-bluetooth: to connect to A2DP profile')
 groups=(plasma)
 source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('e857e3c73a3d6c08bb44506f35a8359b480e960d32ae189b9b5bddcbcf5ffe2d'
+sha256sums=('67285a99af29fa121657f3ad3f6a17a22d56190414a40341e7948a097228804f'
             'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell <jr@jriddell.org>
               '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah <bshah@kde.org>