From 155ac92ec8b9377241ede65c70286f50b470f23c Mon Sep 17 00:00:00 2001 From: Cecil Date: Sun, 30 Jan 2011 20:57:30 -0800 Subject: iguanair:bumped, changed dep from libusb1 to libusb --- abs/core/iguanair/PKGBUILD | 6 +++--- abs/core/iguanair/__changelog | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 abs/core/iguanair/__changelog 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) diff --git a/abs/core/iguanair/__changelog b/abs/core/iguanair/__changelog new file mode 100644 index 0000000..2421e7e --- /dev/null +++ b/abs/core/iguanair/__changelog @@ -0,0 +1 @@ +1/30/11 - chw - Changed dep from libusb1 to libusb. -- cgit v0.12