[arch-commits] Commit in bluez/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Tue May 15 16:54:49 UTC 2018


    Date: Tuesday, May 15, 2018 @ 16:54:48
  Author: andyrtr
Revision: 324293

upgpkg: bluez 5.49-4

add meshctl

Modified:
  bluez/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-15 15:23:21 UTC (rev 324292)
+++ PKGBUILD	2018-05-15 16:54:48 UTC (rev 324293)
@@ -6,7 +6,7 @@
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs' 'bluez-cups' 'bluez-hid2hci' 'bluez-plugins')
 pkgver=5.49
-pkgrel=3
+pkgrel=4
 url="http://www.bluez.org/"
 arch=('x86_64')
 license=('GPL2')
@@ -39,6 +39,7 @@
           --libexecdir=/usr/lib \
           --enable-midi \
           --enable-sixaxis \
+          --enable-mesh \
           --enable-experimental \
           --enable-library # this is deprecated
   make



More information about the arch-commits mailing list