[arch-commits] Commit in bluez-qt/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Apr 11 03:56:31 UTC 2016
Date: Monday, April 11, 2016 @ 05:56:31
Author: fyan
Revision: 264578
upgpkg: bluez-qt 5.21.0-1
Upstream release
Modified:
bluez-qt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-11 03:56:22 UTC (rev 264577)
+++ PKGBUILD 2016-04-11 03:56:31 UTC (rev 264578)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=bluez-qt
-pkgver=5.20.0
+pkgver=5.21.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=('ef9f28cb55851f908e3aa7e5b7198105')
+md5sums=('245971e2fe0d4eb86545efef311be4a9')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list