diff options
Diffstat (limited to 'community/ifuse/PKGBUILD')
-rw-r--r-- | community/ifuse/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ifuse/PKGBUILD b/community/ifuse/PKGBUILD index ce3e41ec8..7f9a651de 100644 --- a/community/ifuse/PKGBUILD +++ b/community/ifuse/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86105 2013-03-12 01:35:28Z cinelli $ +# $Id: PKGBUILD 90343 2013-05-11 16:17:25Z tomegun $ # Maintainer: Federico Cinelli <cinelli@aur.archlinux.org> # Contributor: Thomas Dziedzic < gostrc at gmail > # Contributor: Gabriel Martinez < reitaka at gmail dot com > pkgname=ifuse pkgver=1.1.2 -pkgrel=3 +pkgrel=4 pkgdesc='A fuse filesystem to access the contents of an iPhone or iPod Touch' url='http://libimobiledevice.org/' arch=('i686' 'x86_64' 'mips64el') |