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 89a518885..ce5703b3c 100644 --- a/extra/bluez/PKGBUILD +++ b/extra/bluez/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 119035 2011-04-10 15:08:06Z andrea $ +# $Id: PKGBUILD 121271 2011-04-30 00:03:52Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Geoffroy Carrier <geoffroy@archlinux.org> pkgname=bluez -pkgver=4.91 +pkgver=4.92 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=('0a293ae6cf0d0e0bdd74fb65e655842a' +md5sums=('33bb9a75239889c5ee5fbc666ad41c5c' '8f60a5eb9d84b9c64c478d63e1c24b10' 'ca4c39eb4bb201bd2eacad01492cd735') |