git » bluedevil.git » commit a570d48

Plasma 5.6.2

author Antonio Rojas
2016-04-05 17:37:53 UTC
committer Antonio Rojas
2016-04-05 17:37:53 UTC
parent e104651c342f483d82b1fb4603e7d73c3837e682

Plasma 5.6.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 82e5eb7..44e6e3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluedevil
-pkgver=5.6.1
+pkgver=5.6.2
 pkgrel=1
 epoch=1
 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications'
@@ -11,13 +11,13 @@ arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/bluedevil'
 license=('GPL2')
 depends=('bluez-qt' 'kio')
-makedepends=('extra-cmake-modules' 'plasma-framework' 'kded')
+makedepends=('extra-cmake-modules' 'plasma-framework' 'kded' 'python')
 conflicts=('bluedevil-frameworks')
 replaces=('bluedevil-frameworks')
 install="$pkgname.install"
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('9ec91ba6f1af77b002556e86cd4cde16')
+md5sums=('f99ecfa88a1c39984ea45633935d6ab1')
 
 prepare() {
   mkdir -p build