git » bluez-qt.git » commit 0a8bc34

KF 5.19.0

author Felix Yan
2016-02-14 04:00:59 UTC
committer Felix Yan
2016-02-14 04:00:59 UTC
parent f50be281c88a38800935ba8b7a2c5b47d95a2764

KF 5.19.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3de2f25..a958237 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.18.0
+pkgver=5.19.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=('76a2a9ed1dbac45cf4cf50297ba02472')
+md5sums=('58377c34045907d67140df9167417919')
 
 prepare() {
   mkdir -p build