[arch-commits] Commit in bluez-hcidump/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Tue Jan 10 21:40:27 UTC 2012
Date: Tuesday, January 10, 2012 @ 16:40:26
Author: andrea
Revision: 146409
upgpkg: bluez-hcidump 2.2-1
Upstream release
Modified:
bluez-hcidump/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-01-10 21:28:35 UTC (rev 146408)
+++ PKGBUILD 2012-01-10 21:40:26 UTC (rev 146409)
@@ -1,18 +1,18 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
# Contributor: Geoffroy carrier <geoffroy at archlinux.org>
-# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=bluez-hcidump
-pkgver=2.1
+pkgver=2.2
pkgrel=1
pkgdesc="Bluetooth HCI package analyzer"
url="http://www.bluez.org/"
arch=('i686' 'x86_64')
license=('GPL2')
-depends=('glibc' 'bluez')
+depends=('bluez')
source=("http://www.kernel.org/pub/linux/bluetooth/${pkgname}-${pkgver}.tar.gz")
-md5sums=('b160f0672276398344eebe9df1b37a2c')
+md5sums=('3c298a8be67099fe227f3e4d9de539d5')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list