summaryrefslogtreecommitdiff
path: root/extra/bluez
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:33:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:33:39 -0300
commit35d3377392b5d0678453096f87df70faf87f72c6 (patch)
tree5201142d5b6552bc17453d5ff4c1b27e3103bd2c /extra/bluez
parent941cea43b3f1e6ba2220be5789c06c39cc89c62b (diff)
parente96f6ac6e912185a495a99af2b0d51b73bd1d044 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/aircrack-ng/PKGBUILD community/fceux/PKGBUILD extra/gtk2/PKGBUILD extra/mesa/PKGBUILD testing/mesa/PKGBUILD
Diffstat (limited to 'extra/bluez')
-rw-r--r--extra/bluez/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD
index 2438b81ae..4e49a3024 100644
--- a/extra/bluez/PKGBUILD
+++ b/extra/bluez/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 125758 2011-05-29 12:01:04Z andrea $
+# $Id: PKGBUILD 127566 2011-06-16 15:50:23Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy@archlinux.org>
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' 'mips64el')
@@ -21,13 +21,13 @@ optdepends=("gstreamer0.10-base: bluetooth GStreamer support"
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')