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

Ionut Biru ibiru at archlinux.org
Fri Jul 22 09:16:48 UTC 2011


    Date: Friday, July 22, 2011 @ 05:16:48
  Author: ibiru
Revision: 132259

update to 1.1.1

Modified:
  libimobiledevice/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-22 09:10:13 UTC (rev 132258)
+++ PKGBUILD	2011-07-22 09:16:48 UTC (rev 132259)
@@ -3,7 +3,7 @@
 # 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 @@
 options=('!libtool')
 source=(http://libimobiledevice.org/downloads/${pkgname}-${pkgver}.tar.bz2
         swig-version-check.patch)
-md5sums=('b38bb70a41538a2ad593b0779651a636'
+md5sums=('cdc13037e822d9ac2e109536701d153a'
          '8bb215e36fe0e08a72332c108c7842cc')
 
 build() {




More information about the arch-commits mailing list