git » bluedevil.git » commit eb4237c

Update to 2.1.1

author Antonio Rojas
2015-03-20 14:24:42 UTC
committer Antonio Rojas
2015-03-20 14:24:42 UTC
parent 81575bc5a46542cc2cdf601a3677dcd90647b0e3

Update to 2.1.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index f700a44..05635ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=bluedevil
-pkgver=2.1
+pkgver=2.1.1
 pkgrel=1
 epoch=1
 pkgdesc='KDE bluetooth framework'
@@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4')
 optdepends=('kdebase-workspace: to run the plasmoid')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-md5sums=('7b154bdebd971df9e838f290b76a2cd0')
+md5sums=('9a6b011331678ea08f303049bcdbb69f')
 
 prepare() {
   mkdir build