[arch-commits] Commit in bluez-qt/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon May 16 14:50:14 UTC 2016
Date: Monday, May 16, 2016 @ 16:50:14
Author: fyan
Revision: 268182
upgpkg: bluez-qt 5.22.0-1
Upstream release
Modified:
bluez-qt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-16 14:50:06 UTC (rev 268181)
+++ PKGBUILD 2016-05-16 14:50:14 UTC (rev 268182)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bluez-qt
-pkgver=5.21.0
+pkgver=5.22.0
pkgrel=1
pkgdesc='Qt wrapper for Bluez 5 DBus API'
arch=(i686 x86_64)
@@ -13,7 +13,7 @@
conflicts=(libbluedevil-frameworks)
groups=(kf5)
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('245971e2fe0d4eb86545efef311be4a9')
+md5sums=('ad970e31bd8e15c9a1d119baba5cfca2')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list