git » bluez-qt.git » commit 2914998

Upstream release

author Felix Yan
2016-07-11 01:24:15 UTC
committer Felix Yan
2016-07-11 01:24:15 UTC
parent 74d043c668a29f8ca6e1d3f02c255c73b3c08bd8

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 56ebeb4..5290a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.23.0
+pkgver=5.24.0
 pkgrel=1
 pkgdesc='Qt wrapper for Bluez 5 DBus API'
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@ makedepends=(extra-cmake-modules mesa)
 conflicts=(libbluedevil-frameworks)
 groups=(kf5)
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('a7c7afc02a3842119607c62f2f1191b2')
+md5sums=('fcf7ebc8c0e93dfdd80cfb47455f7bc0')
 
 prepare() {
   mkdir -p build