git » bluez-qt.git » commit f58ec8d

KF 5.20.0

author Felix Yan
2016-03-16 04:45:13 UTC
committer Felix Yan
2016-03-16 04:45:13 UTC
parent 0a8bc348f338cce9932245da1cadc9e539b784ba

KF 5.20.0

PKGBUILD +2 -2

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