summaryrefslogtreecommitdiff
path: root/extra/bluez-hcidump
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:41:31 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-19 11:41:31 -0300
commit8a79dffbc1b5f55765698c420217bb06f67bb684 (patch)
tree8f8b0ee50fcd68c6572d7e7f8ce26150ac1dd430 /extra/bluez-hcidump
parent35d3377392b5d0678453096f87df70faf87f72c6 (diff)
parent5457eacc747fc3f91e10a1f452230b1feac39eff (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/camlp5-transitional/PKGBUILD community/camlp5/PKGBUILD community/compizconfig-backend-kconfig/PKGBUILD community/libtrash/PKGBUILD community/mediastreamer/PKGBUILD community/python-pycurl/PKGBUILD extra/alpine/PKGBUILD extra/anjuta-extras/PKGBUILD extra/aufs2-util/PKGBUILD extra/bitlbee/PKGBUILD extra/cups/PKGBUILD extra/dotconf/PKGBUILD extra/fbida/PKGBUILD extra/fvwm-devel/PKGBUILD extra/libdmtx/PKGBUILD extra/libindi/PKGBUILD extra/mousepad/PKGBUILD extra/pysmbc/PKGBUILD extra/rcs/PKGBUILD extra/xfprint/PKGBUILD multilib-testing/lib32-mesa/PKGBUILD multilib/lib32-llvm/PKGBUILD multilib/lib32-llvm/cindexer-clang-path.patch multilib/lib32-llvm/clang-plugin-loader-registry.patch multilib/lib32-llvm/clang-pure64.patch multilib/lib32-llvm/clang-toolchains-gcc-versions.patch multilib/lib32-llvm/enable-lto.patch multilib/lib32-mesa/PKGBUILD testing/mesa/PKGBUILD testing/perl/ChangeLog testing/perl/PKGBUILD
Diffstat (limited to 'extra/bluez-hcidump')
-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}"