summaryrefslogtreecommitdiff
path: root/extra/fuse
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-08-06 00:02:23 +0000
committerroot <root@rshg054.dnsready.net>2012-08-06 00:02:23 +0000
commit5cb978c42b6c6444161fa41121ea5f07579404bc (patch)
tree8df32941b47d164ce5c0d12f082337989195a3a7 /extra/fuse
parent9b4356a4ce894946739f7fff9411f62be0fbc122 (diff)
Mon Aug 6 00:02:23 UTC 2012
Diffstat (limited to 'extra/fuse')
-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() {