git » bluez-qt.git » commit 821a489

KF 5.16.0

author Felix Yan
2015-11-13 15:48:35 UTC
committer Felix Yan
2015-11-13 15:48:35 UTC
parent f4c5c3a7fe7237840e47ff6d61607297ff34a9ee

KF 5.16.0

PKGBUILD +2 -2

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