Date: Sunday, February 3, 2013 @ 08:11:54 Author: giovanni Revision: 83562
upgpkg: fuse-exfat 1.0.1-1 upstream release Modified: fuse-exfat/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-03 07:07:42 UTC (rev 83561) +++ PKGBUILD 2013-02-03 07:11:54 UTC (rev 83562) @@ -3,7 +3,7 @@ # Contributor: GaoShichao <[email protected]> pkgname=fuse-exfat -pkgver=1.0.0 +pkgver=1.0.1 pkgrel=1 pkgdesc="Free exFAT file system implementation" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ 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}"
