git » bluez-qt.git » commit f4c5c3a

KF 5.15.0

author Felix Yan
2015-10-10 10:23:29 UTC
committer Felix Yan
2015-10-10 10:23:29 UTC
parent 803a1374879e6d93cb7866849afd85d5f1c21e75

KF 5.15.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0f41847..cd63c9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.14.0
+pkgver=5.15.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=('ed07b3649612f4692b8e6714cbf1e6ca')
+md5sums=('3fdcdaf5bf8cc70beb94539278eab559')
 
 prepare() {
   mkdir -p build