summaryrefslogtreecommitdiff
path: root/extra/libimobiledevice
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-23 23:17:55 +0000
committerroot <root@rshg047.dnsready.net>2011-07-23 23:17:55 +0000
commit0e8166d926f929f470d01d5bc8c8823e094742da (patch)
tree1e3164f028cb8314856b42e33a14df2fab4e1c93 /extra/libimobiledevice
parentb57c1def9a907b81a49aa91eeb39c9321763c276 (diff)
Sat Jul 23 23:17:54 UTC 2011
Diffstat (limited to 'extra/libimobiledevice')
-rw-r--r--extra/libimobiledevice/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/libimobiledevice/PKGBUILD b/extra/libimobiledevice/PKGBUILD
index e7fa54a29..279afee1c 100644
--- a/extra/libimobiledevice/PKGBUILD
+++ b/extra/libimobiledevice/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 109895 2011-02-13 16:49:33Z ibiru $
+# $Id: PKGBUILD 132259 2011-07-22 09:16:48Z ibiru $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Gabriel Martinez < reitaka at gmail dot com >
pkgname=libimobiledevice
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Is a software library that talks the protocols to support iPhone and iPod Touch devices on Linux"
url="http://libimobiledevice.org/"
@@ -14,7 +14,7 @@ makedepends=('swig' 'python2')
options=('!libtool')
source=(http://libimobiledevice.org/downloads/${pkgname}-${pkgver}.tar.bz2
swig-version-check.patch)
-md5sums=('b38bb70a41538a2ad593b0779651a636'
+md5sums=('cdc13037e822d9ac2e109536701d153a'
'8bb215e36fe0e08a72332c108c7842cc')
build() {