git » bluedevil.git » commit a0f2f62

Plasma 5.3.2

author Antonio Rojas
2015-06-29 17:51:33 UTC
committer Antonio Rojas
2015-06-29 17:51:33 UTC
parent dae1cf181bc93bdf99c930a52326118cb86b2972

Plasma 5.3.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 875a282..4502d00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluedevil
-pkgver=5.3.1
-pkgrel=2
+pkgver=5.3.2
+pkgrel=1
 epoch=1
 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications'
 arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ replaces=('bluedevil-frameworks')
 install="$pkgname.install"
 groups=('plasma')
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz" 'bluez-qt-5.11.patch')
-md5sums=('b75a7a3ace3a1c8d6b4410dd69bb4bc4'
+md5sums=('4e206876a3c2752010915459d529c3d0'
          '7e77b162322c27084b56ca4d88af5d4b')
 
 prepare() {