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

Tom Gundersen tomegun at nymeria.archlinux.org
Wed Sep 18 11:31:48 UTC 2013


    Date: Wednesday, September 18, 2013 @ 13:31:47
  Author: tomegun
Revision: 194545

upgpkg: bluez 5.9-1

upstream release

Modified:
  bluez/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-18 11:15:54 UTC (rev 194544)
+++ PKGBUILD	2013-09-18 11:31:47 UTC (rev 194545)
@@ -5,12 +5,12 @@
 
 pkgbase=bluez
 pkgname=('bluez' 'bluez-utils' 'bluez-libs')
-pkgver=5.8
+pkgver=5.9
 pkgrel=1
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
 license=('GPL2')
-makedepends=('libusb-compat' 'dbus' 'libical' 'systemd')
+makedepends=('dbus' 'libical' 'systemd')
 options=(!libtool)
 source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2")
 
@@ -65,7 +65,7 @@
 }
 package_bluez-utils() {
   pkgdesc="Development and debugging utilities for the bluetooth protocol stack"
-  depends=('systemd' 'libusb-compat')
+  depends=('systemd')
   conflicts=('bluez-hcidump')
   provides=('bluez-hcidump')
   replaces=('bluez-hcidump' 'bluez<=4.101')
@@ -72,4 +72,4 @@
 
   mv "$srcdir/_utils"/* "$pkgdir"
 }
-md5sums=('ed9ebe57d02a243c92af21cc13d3ee69')
+md5sums=('6edaf60d09ee32942a739f80ea847db1')




More information about the arch-commits mailing list