[arch-commits] Commit in libimobiledevice/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Mar 3 07:30:26 UTC 2015
Date: Tuesday, March 3, 2015 @ 08:30:25
Author: jgc
Revision: 232443
upgpkg: libimobiledevice 1.2.0-1
Modified:
libimobiledevice/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-03 07:26:56 UTC (rev 232442)
+++ PKGBUILD 2015-03-03 07:30:25 UTC (rev 232443)
@@ -4,7 +4,7 @@
# Contributor: Gabriel Martinez < reitaka at gmail dot com >
pkgname=libimobiledevice
-pkgver=1.1.7
+pkgver=1.2.0
pkgrel=1
pkgdesc="Library that talks the protocols to support iPhone and iPod Touch devices on Linux"
url="http://libimobiledevice.org/"
@@ -13,7 +13,7 @@
depends=('libusbmuxd' 'gnutls' 'libgcrypt')
makedepends=('python2')
source=(http://libimobiledevice.org/downloads/$pkgname-$pkgver.tar.bz2)
-md5sums=('5649da76965c1d2c250e52c4e743ef71')
+md5sums=('8757900ba7bbe2ef5f54342415d0223e')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list