git » bluez-qt.git » commit 51c3db8

KDE Frameworks 5.11

author Antonio Rojas
2015-06-10 20:56:07 UTC
committer Antonio Rojas
2015-06-10 20:56:07 UTC
parent d32add35d71132cc92f925829db967043faba033

KDE Frameworks 5.11

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3ec966b..7234126 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.3.1
+pkgver=5.11.0
 pkgrel=1
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(qt5-declarative bluez)
 makedepends=(extra-cmake-modules)
 conflicts=(libbluedevil-frameworks)
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('8af6a399bbecc58dd726daea9aa9c6b7')
+md5sums=('909827fc26098c7b4ab48c7228801e16')
 
 prepare() {
   mkdir -p build