[arch-commits] Commit in bluez-qt/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Nov 13 15:48:35 UTC 2015
Date: Friday, November 13, 2015 @ 16:48:35
Author: fyan
Revision: 250967
upgpkg: bluez-qt 5.16.0-1
KF 5.16.0
Modified:
bluez-qt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-13 15:48:15 UTC (rev 250966)
+++ PKGBUILD 2015-11-13 15:48:35 UTC (rev 250967)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bluez-qt
-pkgver=5.15.0
+pkgver=5.16.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=('3fdcdaf5bf8cc70beb94539278eab559')
+md5sums=('128bc6a24f866e9a60bede867fa733f5')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list