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

Andrea Scarpino andrea at archlinux.org
Tue Jan 27 19:54:16 UTC 2009


    Date: Tuesday, January 27, 2009 @ 14:54:15
  Author: andrea
Revision: 25715

upgpkg: bluez 4.27-1

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-27 19:37:46 UTC (rev 25714)
+++ PKGBUILD	2009-01-27 19:54:15 UTC (rev 25715)
@@ -1,8 +1,8 @@
 # Maintainer: Geoffroy Carrier <geoffroy at archlinux.org>
 
 pkgname=bluez
-pkgver=4.25
-pkgrel=2
+pkgver=4.27
+pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/"
 arch=('i686' 'x86_64')
@@ -15,9 +15,13 @@
 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')
+md5sums=('5f816d90fcf4401363ba833eac53b44d'
+         '8593ea9cfa9814e2a22b19845b3c276c'
+         '03d4f2463b1b580e8d2ada3767140685')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
@@ -50,7 +54,3 @@
   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=('3d7b621b5b8a63f78f59e008b87c0738'
-         '8593ea9cfa9814e2a22b19845b3c276c'
-         '03d4f2463b1b580e8d2ada3767140685')




More information about the arch-commits mailing list