[arch-commits] Commit in libimobiledevice/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sun Feb 13 16:49:33 UTC 2011


    Date: Sunday, February 13, 2011 @ 11:49:33
  Author: ibiru
Revision: 109895

upgpkg: libimobiledevice 1.1.0-1
update to 1.1.0

Modified:
  libimobiledevice/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-13 16:37:58 UTC (rev 109894)
+++ PKGBUILD	2011-02-13 16:49:33 UTC (rev 109895)
@@ -3,18 +3,18 @@
 # 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() {




More information about the arch-commits mailing list