git » bluez-qt.git » commit 1bb1d90

KF 5.17.0

author Felix Yan
2015-12-12 16:56:02 UTC
committer Felix Yan
2015-12-12 16:56:02 UTC
parent 11b82b8deacfa80806b4f99ef55208160b5a4585

KF 5.17.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 262be3a..0b8eb6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(i686 x86_64)
 url='https://projects.kde.org/projects/frameworks/bluez-qt'
@@ -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=('128bc6a24f866e9a60bede867fa733f5')
+md5sums=('40949a460db277907e2f9bb8163e295e')
 
 prepare() {
   mkdir -p build