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

Geoffroy Carrier geoffroy at archlinux.org
Sun Feb 15 00:55:03 UTC 2009


    Date: Saturday, February 14, 2009 @ 19:55:03
  Author: geoffroy
Revision: 27006

upgpkg: bluez 4.30-1

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-15 00:49:20 UTC (rev 27005)
+++ PKGBUILD	2009-02-15 00:55:03 UTC (rev 27006)
@@ -1,7 +1,7 @@
 # Maintainer: Geoffroy Carrier <geoffroy at archlinux.org>
 
 pkgname=bluez
-pkgver=4.29
+pkgver=4.30
 pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
@@ -15,7 +15,6 @@
 replaces=('bluez-libs' 'bluez-utils')
 backup=(etc/bluetooth/{main,rfcomm,audio,network,input}.conf
         etc/conf.d/bluetooth)
-options=("!libtool")
 source=("http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.bz2"
         'bluetooth.conf.d'
         'rc.bluetooth')
@@ -54,3 +53,6 @@
   install -D -m755 "$srcdir/rc.bluetooth"                          "$pkgdir/etc/rc.d/bluetooth" || return 1
   install -D -m644 "$srcdir/bluetooth.conf.d"                      "$pkgdir/etc/conf.d/bluetooth" || return 1
 }
+md5sums=('5c37fb99c03f40269b9245eec3e7b7f4'
+         'd12be5b494525bb1ba6eac5c3983dd3e'
+         '03d4f2463b1b580e8d2ada3767140685')




More information about the arch-commits mailing list