summaryrefslogtreecommitdiff
path: root/community/exfat-utils
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-23 00:06:58 -0800
committerroot <root@rshg054.dnsready.net>2013-01-23 00:06:58 -0800
commit91fea2e90c87b282a3bb39b080b8c51eb52cdbbe (patch)
tree27b5a5e0c621c065f896dd02b57ae7f0cab5cdb1 /community/exfat-utils
parent949fa4e5ed405aaddcebff7e21008f03cdffa580 (diff)
Wed Jan 23 00:06:58 PST 2013
Diffstat (limited to 'community/exfat-utils')
-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 bcfbe0592..045d4e669 100644
--- a/community/exfat-utils/PKGBUILD
+++ b/community/exfat-utils/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 75092 2012-08-13 17:32:26Z giovanni $
+# $Id: PKGBUILD 82538 2013-01-20 12:50:55Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alex <mail.avatar@gmail.com>
pkgname=exfat-utils
-pkgver=0.9.8
+pkgver=1.0.0
pkgrel=1
pkgdesc="Utilities for exFAT file system"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('glibc')
makedepends=('scons')
source=("http://exfat.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a14c4bab6920121c874f448b5bfe4017')
+md5sums=('1fdedea76fc660c432594a27f10ee74b')
package() {
cd "${srcdir}/${pkgname}-${pkgver}"