git » bluez-qt.git » commit 92dc08a

KDE Frameworks 5.12

author Antonio Rojas
2015-07-10 10:10:51 UTC
committer Antonio Rojas
2015-07-10 10:10:51 UTC
parent a4ca2498e3419b068642dcb7548dfb14cf5d6e7b

KDE Frameworks 5.12

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d15f890..d8b6c6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.11.0
+pkgver=5.12.0
 pkgrel=1
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@ makedepends=(extra-cmake-modules)
 conflicts=(libbluedevil-frameworks)
 groups=(kf5)
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('909827fc26098c7b4ab48c7228801e16')
+md5sums=('6f6ecffacfa14485e7ae09796c4fd381')
 
 prepare() {
   mkdir -p build