summaryrefslogtreecommitdiff
path: root/community/fuse-exfat/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fuse-exfat/PKGBUILD')
-rw-r--r--community/fuse-exfat/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/fuse-exfat/PKGBUILD b/community/fuse-exfat/PKGBUILD
index 16d669124..f607bf08d 100644
--- a/community/fuse-exfat/PKGBUILD
+++ b/community/fuse-exfat/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 82536 2013-01-20 12:47:39Z giovanni $
+# $Id: PKGBUILD 83563 2013-02-03 07:12:01Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: GaoShichao <xgdgsc@gmail.com>
pkgname=fuse-exfat
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Free exFAT file system implementation"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ makedepends=('scons')
optdepends=('exfat-utils: utilities for exFAT file system'
'util-linux: to mount exFAT volumes automatically')
source=("http://exfat.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('d2dd49910cfa213ab3b2ff2282dc46e6')
+md5sums=('7988a5111841593231f20af22153362d')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"