From 40f0b1c7106cc1fed13f14e80f083ecd69c416f5 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 May 2011 22:33:26 +0000 Subject: Sun May 1 22:33:26 UTC 2011 --- extra/libimobiledevice/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/libimobiledevice') diff --git a/extra/libimobiledevice/PKGBUILD b/extra/libimobiledevice/PKGBUILD index 7fd96da42..e7fa54a29 100644 --- a/extra/libimobiledevice/PKGBUILD +++ b/extra/libimobiledevice/PKGBUILD @@ -1,20 +1,20 @@ -# $Id: PKGBUILD 101292 2010-11-28 20:11:58Z ibiru $ +# $Id: PKGBUILD 109895 2011-02-13 16:49:33Z ibiru $ # Maintainer : Ionut Biru # Contributor: Gabriel Martinez < reitaka at gmail dot com > pkgname=libimobiledevice -pkgver=1.0.4 +pkgver=1.1.0 pkgrel=1 pkgdesc="Is a software library that talks the protocols to support iPhone and iPod Touch devices on Linux" url="http://libimobiledevice.org/" arch=('i686' 'x86_64') license=('GPL2' 'LGPL2.1') -depends=('gnutls' 'glib2' 'libplist>=1.3' 'usbmuxd>=1.0.6') +depends=('gnutls' 'glib2' 'libplist' 'usbmuxd') makedepends=('swig' 'python2') options=('!libtool') source=(http://libimobiledevice.org/downloads/${pkgname}-${pkgver}.tar.bz2 swig-version-check.patch) -md5sums=('dbf62f2fddaa87558b6f1ebc76abb549' +md5sums=('b38bb70a41538a2ad593b0779651a636' '8bb215e36fe0e08a72332c108c7842cc') build() { -- cgit v1.2.3-54-g00ecf