summaryrefslogtreecommitdiff
path: root/extra/fuse/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/fuse/PKGBUILD')
-rw-r--r--extra/fuse/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/fuse/PKGBUILD b/extra/fuse/PKGBUILD
index c16e6d78d..2f57928fe 100644
--- a/extra/fuse/PKGBUILD
+++ b/extra/fuse/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 157796 2012-04-29 15:29:44Z dreisner $
+# $Id: PKGBUILD 164767 2012-08-04 18:59:21Z ronald $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Tom Gundersen <teg@jklm.no>
# Contributor: Mark Rosenstand <mark@archlinux.org>
pkgname=fuse
-pkgver=2.9.0
+pkgver=2.9.1
pkgrel=1
pkgdesc="A library that makes it possible to implement a filesystem in a userspace program."
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ backup=(etc/fuse.conf)
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
'fuse.conf')
options=(!libtool)
-sha1sums=('e64396d516cca55995e0a8f8dd75456fd9d9d21d'
+sha1sums=('ed9e8ab740576a038856109cc587d52a387b223f'
'3b42e37a741d4651099225987dc40e7f02a716ad')
build() {