summaryrefslogtreecommitdiff
path: root/extra/bluez-hcidump/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bluez-hcidump/PKGBUILD')
-rw-r--r--extra/bluez-hcidump/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/bluez-hcidump/PKGBUILD b/extra/bluez-hcidump/PKGBUILD
index 3604fffb9..95651cdbe 100644
--- a/extra/bluez-hcidump/PKGBUILD
+++ b/extra/bluez-hcidump/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 108242 2011-01-30 15:00:57Z andrea $
+# $Id: PKGBUILD 127665 2011-06-17 17:18:51Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy carrier <geoffroy@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=bluez-hcidump
-pkgver=2.0
+pkgver=2.1
pkgrel=1
pkgdesc="Bluetooth HCI package analyzer"
url="http://www.bluez.org/"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
depends=('glibc' 'bluez')
-source=(http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.gz)
-md5sums=('5c2e3ef0a68b2845047867ba51ff8ac9')
+source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.gz")
+md5sums=('b160f0672276398344eebe9df1b37a2c')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"