summaryrefslogtreecommitdiff
path: root/community/python-fuse
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-fuse')
-rw-r--r--community/python-fuse/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-fuse/PKGBUILD b/community/python-fuse/PKGBUILD
index 1ebf70af6..b82911431 100644
--- a/community/python-fuse/PKGBUILD
+++ b/community/python-fuse/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 26095 2010-09-13 13:46:32Z cbrannon $
+# $Id: PKGBUILD 65677 2012-02-21 21:14:06Z cbrannon $
# Maintainer: Chris Brannon <cmbrannon79@gmail.com>
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
# Contributor: Alexander Fehr <pizzapunk@gmail.com>
pkgname=python-fuse
pkgver=0.2.1
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
pkgdesc="Python bindings for FUSE"
url="http://fuse.sourceforge.net/wiki/index.php/FusePython"