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 0cb379485..d1b785a2b 100644 --- a/community/ifuse/PKGBUILD +++ b/community/ifuse/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 85492 2013-03-02 02:11:04Z cinelli $ +# $Id: PKGBUILD 86105 2013-03-12 01:35:28Z cinelli $ # 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=2 +pkgrel=3 pkgdesc='A fuse filesystem to access the contents of an iPhone or iPod Touch' url='http://libimobiledevice.org/' arch=('i686' 'x86_64') |