diff options
author | root <root@rshg054.dnsready.net> | 2013-03-13 00:05:54 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-13 00:05:54 -0700 |
commit | 3efd178c050d911cfdff7e8d2ed4886b98b08b98 (patch) | |
tree | c0a0cc66dea0a40a0c5cbc13942fdfff8066f7a2 /community/ifuse/PKGBUILD | |
parent | 9f8838d16719128121b4efde3bf6c7cc650f1801 (diff) |
Wed Mar 13 00:05:53 PDT 2013
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') |