diff options
Diffstat (limited to 'community/fuseiso')
-rw-r--r-- | community/fuseiso/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fuseiso/PKGBUILD b/community/fuseiso/PKGBUILD index cfc87ea2c..39ee9bffc 100644 --- a/community/fuseiso/PKGBUILD +++ b/community/fuseiso/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 54617 2011-08-22 06:10:07Z lcarlier $ +# $Id: PKGBUILD 57911 2011-11-04 11:59:27Z lcarlier $ # Contributor: Shinlun Hsieh <yngwiexx@yahoo.com.tw> # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=fuseiso pkgver=20070708 -pkgrel=3 +pkgrel=4 pkgdesc="FUSE module to mount ISO filesystem images" arch=('i686' 'x86_64') url="http://sourceforge.net/projects/fuseiso/" |