From 87f4b9fbd66e93754de6729a4b68bd9fd1cd7335 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Tue, 25 Sep 2012 10:28:12 -0500
Subject: iguanair: update to 1.0.3. refs #848

---
 abs/core/iguanair/PKGBUILD | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/abs/core/iguanair/PKGBUILD b/abs/core/iguanair/PKGBUILD
index 4da37e0..b97f6bd 100755
--- a/abs/core/iguanair/PKGBUILD
+++ b/abs/core/iguanair/PKGBUILD
@@ -1,12 +1,11 @@
 pkgname=iguanair
-pkgver=1.0.1
-pkgrel=2
-_kernver=2.6.37-LinHES
+pkgver=1.0.3
+pkgrel=1
 url="http://iguanaworks.net"
 pkgdesc="Linux Infrared Remote Control usb from iguanaworks"
 license=('GPL2' 'LGPL')
 arch=('i686' 'x86_64')
-depends=('swig' 'libusb')
+depends=('python' 'swig' 'libusb')
 replaces=('iguanaIR')
 source=(http://iguanaworks.net/downloads/iguanaIR-${pkgver}.tar.bz2)
 
@@ -38,4 +37,4 @@ package() {
         sed -i -e "s|\#\!/usr/bin/python\ \-tt|\#\!/usr/bin/python2\ \-tt|" \
                -e "s|\#\!/usr/bin/python$|\#\!/usr/bin/python2|" $(ls)
 }
-md5sums=('cf9e6e7939ff9d76aa985fab8c6f5af7')
+md5sums=('172b897083f014c9b5ade296ccc48298')
-- 
cgit v0.12