From 0c0f25b95d832c45ee8a2bda0e53c2af46d13654 Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verizon.net>
Date: Fri, 19 Nov 2010 03:35:21 +0000
Subject: bluez-python: bump

---
 abs/extra/bluez-python/PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/abs/extra/bluez-python/PKGBUILD b/abs/extra/bluez-python/PKGBUILD
index fcf2639..9738eb7 100644
--- a/abs/extra/bluez-python/PKGBUILD
+++ b/abs/extra/bluez-python/PKGBUILD
@@ -2,7 +2,7 @@
 
 pkgname=bluez-python
 pkgver=0.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A BlueZ python binding on top of dbus-python"
 arch=(i686 x86_64)
 url="http://code.google.com/p/bluez-python"
@@ -13,5 +13,5 @@ md5sums=('013f283d3c32765e67c89ebf7f5470ea')
 
 build() {
   cd $startdir/src/$pkgname
-  python setup.py install --root=$startdir/pkg
+  python2 setup.py install --root=$startdir/pkg
 }
-- 
cgit v0.12