Date: Thursday, June 16, 2011 @ 11:50:23 Author: andrea Revision: 127566
upgpkg: bluez 4.94-1 upstream release Modified: bluez/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-16 15:24:36 UTC (rev 127565) +++ PKGBUILD 2011-06-16 15:50:23 UTC (rev 127566) @@ -3,8 +3,8 @@ # Contributor: Geoffroy Carrier <[email protected]> pkgname=bluez -pkgver=4.93 -pkgrel=2 +pkgver=4.94 +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') +options=('!libtool' 'emptydirs') backup=(etc/bluetooth/{main,rfcomm,audio,network,input,serial}.conf 'etc/conf.d/bluetooth' 'etc/dbus-1/system.d/bluetooth.conf') source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2" 'bluetooth.conf.d' 'rc.bluetooth') -md5sums=('f60027b7c3bf0f9d24b5935d5f51477e' +md5sums=('1b599892f4c71c0ab6cf0ed4d3cb226a' '8f60a5eb9d84b9c64c478d63e1c24b10' 'ca4c39eb4bb201bd2eacad01492cd735')
