summaryrefslogtreecommitdiffstats
path: root/abs/core/iguanair/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-02-01 03:42:19 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-02-01 03:42:19 (GMT)
commit161ce75ef37b5e4b705f00d8e61d25ae8c3e9b3d (patch)
treee3ca8051dd5425db7cb7ad639d65a929819c1760 /abs/core/iguanair/PKGBUILD
parent346120bb7c2c5b9df8ef885bf67349da9f6c6c04 (diff)
parenteae6f5c50c7e809a7fb9438277b96375f86fa5f6 (diff)
downloadlinhes_pkgbuild-161ce75ef37b5e4b705f00d8e61d25ae8c3e9b3d.zip
linhes_pkgbuild-161ce75ef37b5e4b705f00d8e61d25ae8c3e9b3d.tar.gz
linhes_pkgbuild-161ce75ef37b5e4b705f00d8e61d25ae8c3e9b3d.tar.bz2
Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/iguanair/PKGBUILD')
-rwxr-xr-xabs/core/iguanair/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/iguanair/PKGBUILD b/abs/core/iguanair/PKGBUILD
index 1a6a6f5..4da37e0 100755
--- a/abs/core/iguanair/PKGBUILD
+++ b/abs/core/iguanair/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=iguanair
pkgver=1.0.1
-pkgrel=1
-_kernver=2.6.36-LinHES
+pkgrel=2
+_kernver=2.6.37-LinHES
url="http://iguanaworks.net"
pkgdesc="Linux Infrared Remote Control usb from iguanaworks"
license=('GPL2' 'LGPL')
arch=('i686' 'x86_64')
-depends=('swig' 'libusb1')
+depends=('swig' 'libusb')
replaces=('iguanaIR')
source=(http://iguanaworks.net/downloads/iguanaIR-${pkgver}.tar.bz2)