From 6480b6a385303388a8227ab02aa76fd96d5482c7 Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verison.net>
Date: Fri, 19 Mar 2010 00:12:17 +0000
Subject: python-pybluez: Updated to v0.18

---
 abs/extra-testing/python-pybluez/PKGBUILD | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/abs/extra-testing/python-pybluez/PKGBUILD b/abs/extra-testing/python-pybluez/PKGBUILD
index 8cdbaf4..27b9b61 100644
--- a/abs/extra-testing/python-pybluez/PKGBUILD
+++ b/abs/extra-testing/python-pybluez/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: cs-cam - me.at.camdaniel.com
 
 pkgname=python-pybluez
-pkgver=0.16
+pkgver=0.18
 pkgrel=1
 pkgdesc="Python wrapper for the BlueZ Bluetooth stack"
 arch=('i686' 'x86_64')
@@ -14,10 +14,11 @@ conflicts=('pybluez')
 replaces=('pybluez')
 depends=('python' 'bluez')
 source=(http://pybluez.googlecode.com/files/PyBluez-$pkgver.tar.gz)
-md5sums=('2ce8ff0dbb94c6be14e92e9968f4c914')
 
 build() {
   cd $srcdir/PyBluez-$pkgver
   python setup.py install --root=$pkgdir && \
   ln -s bluetooth/_bluetooth.so $pkgdir/usr/lib/python2.6/site-packages/_bluetooth.so
 }
+
+md5sums=('be8c8ce615c3189fda1aaf3d568314b2')
-- 
cgit v0.12