diff options
Diffstat (limited to 'extra/bluez/PKGBUILD')
-rw-r--r-- | extra/bluez/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD index 4e49a3024..0df0e4187 100644 --- a/extra/bluez/PKGBUILD +++ b/extra/bluez/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 127566 2011-06-16 15:50:23Z andrea $ +# $Id: PKGBUILD 130704 2011-07-07 21:27:00Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Geoffroy Carrier <geoffroy@archlinux.org> pkgname=bluez -pkgver=4.94 +pkgver=4.95 pkgrel=1 pkgdesc="Libraries and tools for the Bluetooth protocol stack" url="http://www.bluez.org/" @@ -27,7 +27,7 @@ backup=(etc/bluetooth/{main,rfcomm,audio,network,input,serial}.conf source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.bz2" 'bluetooth.conf.d' 'rc.bluetooth') -md5sums=('1b599892f4c71c0ab6cf0ed4d3cb226a' +md5sums=('f34338440a4b3697cb9b3a2584f3251d' '8f60a5eb9d84b9c64c478d63e1c24b10' 'ca4c39eb4bb201bd2eacad01492cd735') |