[arch-commits] Commit in bluez-qt/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 9 17:38:03 UTC 2016
Date: Sunday, October 9, 2016 @ 17:38:02
Author: felixonmars
Revision: 278073
upgpkg: bluez-qt 5.27.0-1
Upstream release
Modified:
bluez-qt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 17:37:55 UTC (rev 278072)
+++ PKGBUILD 2016-10-09 17:38:02 UTC (rev 278073)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at 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)
@@ -13,7 +13,7 @@
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
More information about the arch-commits
mailing list