Date: Wednesday, July 14, 2010 @ 04:38:36
  Author: andrea
Revision: 85471

upgpkg: bluez 4.69-1
upstream release

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-07-14 02:38:20 UTC (rev 85470)
+++ PKGBUILD    2010-07-14 08:38:36 UTC (rev 85471)
@@ -3,8 +3,8 @@
 # Contributor: Geoffroy Carrier <[email protected]>
 
 pkgname=bluez
-pkgver=4.67
-pkgrel=2
+pkgver=4.69
+pkgrel=1
 pkgdesc="Libraries and tools for the Bluetooth protocol stack"
 url="http://www.bluez.org/";
 arch=('i686' 'x86_64')
@@ -21,13 +21,13 @@
 conflicts=('bluez-libs' 'bluez-utils')
 provides=('bluez-libs' 'bluez-utils')
 replaces=('bluez-libs' 'bluez-utils')
-options=('!libtool' 'force')
+options=('!libtool')
 backup=(etc/bluetooth/{main,rfcomm,audio,network,input,serial}.conf
         etc/conf.d/bluetooth)
 
source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2";
         'bluetooth.conf.d'
        'rc.bluetooth')
-md5sums=('7fb529b72ba4130757e53aef3f6d6665'
+md5sums=('350568aa11a95eac6e56e9289ff1f91d'
          '8f60a5eb9d84b9c64c478d63e1c24b10'
          'ca4c39eb4bb201bd2eacad01492cd735')
 

Reply via email to