From 2886140ddb1db32f36cb0b27e93888442a603a53 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 27 Oct 2013 01:06:08 -0700 Subject: Sun Oct 27 01:05:45 PDT 2013 --- extra/libimobiledevice/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'extra/libimobiledevice') diff --git a/extra/libimobiledevice/PKGBUILD b/extra/libimobiledevice/PKGBUILD index e9af5dcf6..9c701c2c9 100644 --- a/extra/libimobiledevice/PKGBUILD +++ b/extra/libimobiledevice/PKGBUILD @@ -1,17 +1,16 @@ -# $Id: PKGBUILD 185167 2013-05-11 16:16:32Z tomegun $ +# $Id: PKGBUILD 197450 2013-10-26 06:44:55Z allan $ # Maintainer : Tom Gundersen # Maintainer : Ionut Biru # Contributor: Gabriel Martinez < reitaka at gmail dot com > pkgname=libimobiledevice pkgver=1.1.5 -pkgrel=1 +pkgrel=2 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=('usbmuxd' 'gnutls' 'libgcrypt') -options=('!libtool') source=(http://libimobiledevice.org/downloads/$pkgname-$pkgver.tar.bz2) build() { -- cgit v1.2.3-54-g00ecf