summaryrefslogtreecommitdiff
path: root/community/exfat-utils
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-04 11:35:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-04 11:35:52 +0100
commit64d1eee48611d47e3666647522a6cae2b41902ff (patch)
treeabf5e07345df665486be6b8b27626b96df3e4097 /community/exfat-utils
parentd948673f5f5d6f5db6c6e534d610365b122a3e66 (diff)
parent3e78397cb031dee2b5874f1c0c9e4c9977f0dbb7 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/libnetfilter_log/PKGBUILD community/radvd/PKGBUILD community/ucarp/PKGBUILD extra/ardour/PKGBUILD extra/docker/PKGBUILD extra/fftw/PKGBUILD
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 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}"