From cfd4f5b9b941c2ef4c93cec62d082126048f3fd3 Mon Sep 17 00:00:00 2001 From: Fabian <0inkane@chakra-project.org> Date: Sun, 14 Jul 2013 21:05:51 +0000 Subject: [PATCH] dbus update: updated bluez-hcidump --- bluez-hcidump/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bluez-hcidump/PKGBUILD b/bluez-hcidump/PKGBUILD index 7bb9c44d1..3525d2438 100644 --- a/bluez-hcidump/PKGBUILD +++ b/bluez-hcidump/PKGBUILD @@ -5,7 +5,7 @@ # maintainer (x86_64): Manuel Tortosa pkgname=bluez-hcidump -pkgver=2.1 +pkgver=2.5 pkgrel=1 pkgdesc="Bluetooth HCI package analyzer" url="http://www.bluez.org/" @@ -13,7 +13,7 @@ arch=('i686' 'x86_64') license=('GPL2') depends=('glibc' 'bluez') source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.gz") -md5sums=('b160f0672276398344eebe9df1b37a2c') +md5sums=('2eab54bbd2b59a2ed4274ebb9390cf18') build() { cd "${srcdir}/${pkgname}-${pkgver}"