summaryrefslogtreecommitdiff
path: root/extra/libimobiledevice
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-01 22:33:26 +0000
committerroot <root@rshg047.dnsready.net>2011-05-01 22:33:26 +0000
commit40f0b1c7106cc1fed13f14e80f083ecd69c416f5 (patch)
treefaeb03af48db54c663f74f3f188b9c1c56ca6a0b /extra/libimobiledevice
parentc173ac862828a54925737fc1d90ede1dd09a312c (diff)
Sun May 1 22:33:26 UTC 2011
Diffstat (limited to 'extra/libimobiledevice')
-rw-r--r--extra/libimobiledevice/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <ibiru@archlinux.org>
# 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() {