summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2012-09-25 15:28:12 (GMT)
committerBritney Fransen <brfransen@gmail.com>2012-09-25 15:28:12 (GMT)
commit87f4b9fbd66e93754de6729a4b68bd9fd1cd7335 (patch)
treeb3a1103478d39066a4220387d7f36d26bb3274a7
parent2033f716626a7b5043198398e09436a1449f6d81 (diff)
downloadlinhes_pkgbuild-87f4b9fbd66e93754de6729a4b68bd9fd1cd7335.zip
linhes_pkgbuild-87f4b9fbd66e93754de6729a4b68bd9fd1cd7335.tar.gz
linhes_pkgbuild-87f4b9fbd66e93754de6729a4b68bd9fd1cd7335.tar.bz2
iguanair: update to 1.0.3. refs #848
-rwxr-xr-xabs/core/iguanair/PKGBUILD9
1 files 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')