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

Andrea Scarpino andrea at archlinux.org
Tue Oct 26 19:23:18 UTC 2010


    Date: Tuesday, October 26, 2010 @ 15:23:18
  Author: andrea
Revision: 97136

upgpkg: bluez 4.77-1
upstream release; netlink plugin has been dropped

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-26 18:18:28 UTC (rev 97135)
+++ PKGBUILD	2010-10-26 19:23:18 UTC (rev 97136)
@@ -3,7 +3,7 @@
 # Contributor: Geoffroy Carrier <geoffroy at archlinux.org>
 
 pkgname=bluez
-pkgver=4.76
+pkgver=4.77
 pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
@@ -27,7 +27,7 @@
 source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2"
         'bluetooth.conf.d'
 	'rc.bluetooth')
-md5sums=('20af363c245d5b3b7614655d86481f09'
+md5sums=('8f54f7cb58347636fe284be009c2c775'
          '8f60a5eb9d84b9c64c478d63e1c24b10'
          'ca4c39eb4bb201bd2eacad01492cd735')
 
@@ -48,8 +48,7 @@
     --enable-dund \
     --enable-cups \
     --enable-udevrules \
-    --enable-configfiles \
-    --enable-netlink
+    --enable-configfiles
   make
 }
 




More information about the arch-commits mailing list