[arch-commits] Commit in bluez-hcidump/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Fri Jun 17 17:18:52 UTC 2011


    Date: Friday, June 17, 2011 @ 13:18:51
  Author: andrea
Revision: 127665

upgpkg: bluez-hcidump 2.1-1
upstream release

Modified:
  bluez-hcidump/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-17 16:24:20 UTC (rev 127664)
+++ PKGBUILD	2011-06-17 17:18:51 UTC (rev 127665)
@@ -4,15 +4,15 @@
 # Contributor: Giovanni Scafora <giovanni at 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')
 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}"




More information about the arch-commits mailing list