git » bluez-qt.git » commit 6be0026

Upstream release

author Felix Yan
2016-10-09 17:38:02 UTC
committer Felix Yan
2016-10-09 17:38:02 UTC
parent 58f37416940eb5ae05bbfb9105b318e72343a9eb

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8cd5023..c45493a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=bluez-qt
-pkgver=5.26.0
+pkgver=5.27.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=('95d95967de460f078a86245b96e0ef1b')
+md5sums=('504fcfa8e6a73a5baf1b10af9b707692')
 
 prepare() {
   mkdir -p build