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

Andrea Scarpino andrea at archlinux.org
Tue Jul 13 18:38:17 UTC 2010


    Date: Tuesday, July 13, 2010 @ 14:38:16
  Author: andrea
Revision: 85454

upgpkg: bluez 4.67-2
bluez 4.68 is broke (FS#20161)

Modified:
  bluez/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-13 14:42:32 UTC (rev 85453)
+++ PKGBUILD	2010-07-13 18:38:16 UTC (rev 85454)
@@ -3,8 +3,8 @@
 # Contributor: Geoffroy Carrier <geoffroy at archlinux.org>
 
 pkgname=bluez
-pkgver=4.68
-pkgrel=1
+pkgver=4.67
+pkgrel=2
 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')
+options=('!libtool' 'force')
 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=('1295ff8987a8b3f35e84c4aae07ef7f4'
+md5sums=('7fb529b72ba4130757e53aef3f6d6665'
          '8f60a5eb9d84b9c64c478d63e1c24b10'
          'ca4c39eb4bb201bd2eacad01492cd735')
 




More information about the arch-commits mailing list