summaryrefslogtreecommitdiff
path: root/community/exfat-utils/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/exfat-utils/PKGBUILD')
-rw-r--r--community/exfat-utils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/exfat-utils/PKGBUILD b/community/exfat-utils/PKGBUILD
index 63b01e4d6..50dde47cd 100644
--- a/community/exfat-utils/PKGBUILD
+++ b/community/exfat-utils/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 82538 2013-01-20 12:50:55Z giovanni $
+# $Id: PKGBUILD 83561 2013-02-03 07:07:42Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alex <mail.avatar@gmail.com>
pkgname=exfat-utils
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Utilities for exFAT file system"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('glibc')
makedepends=('scons')
source=("http://exfat.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1fdedea76fc660c432594a27f10ee74b')
+md5sums=('e592130829d0bf61fa5e3cd1c759d329')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"