From 91fea2e90c87b282a3bb39b080b8c51eb52cdbbe Mon Sep 17 00:00:00 2001 From: root Date: Wed, 23 Jan 2013 00:06:58 -0800 Subject: Wed Jan 23 00:06:58 PST 2013 --- community/fuse-exfat/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/fuse-exfat') diff --git a/community/fuse-exfat/PKGBUILD b/community/fuse-exfat/PKGBUILD index 2b2822f85..b66dba158 100644 --- a/community/fuse-exfat/PKGBUILD +++ b/community/fuse-exfat/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 75089 2012-08-13 17:28:00Z giovanni $ +# $Id: PKGBUILD 82536 2013-01-20 12:47:39Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: GaoShichao pkgname=fuse-exfat -pkgver=0.9.8 +pkgver=1.0.0 pkgrel=1 pkgdesc="Free exFAT file system implementation" arch=('i686' 'x86_64') @@ -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=('59ff35d4ec8e53a79359edc53a6ab534') +md5sums=('d2dd49910cfa213ab3b2ff2282dc46e6') package() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf