[arch-commits] Commit in bluez-qt/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 04:57:05 UTC 2015
Date: Saturday, September 12, 2015 @ 06:57:04
Author: fyan
Revision: 245937
upgpkg: bluez-qt 5.14.0-1
Modified:
bluez-qt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 04:55:56 UTC (rev 245936)
+++ PKGBUILD 2015-09-12 04:57:04 UTC (rev 245937)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bluez-qt
-pkgver=5.13.0
+pkgver=5.14.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=('3f7f51e8d7b6fdeacba4f3faebed95c3')
+md5sums=('ed07b3649612f4692b8e6714cbf1e6ca')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list