summaryrefslogtreecommitdiff
path: root/core/dosfstools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/dosfstools/PKGBUILD')
-rw-r--r--core/dosfstools/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/dosfstools/PKGBUILD b/core/dosfstools/PKGBUILD
index 4714cb9a7..5f0137718 100644
--- a/core/dosfstools/PKGBUILD
+++ b/core/dosfstools/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 200725 2013-12-03 16:03:02Z tpowa $
+# $Id: PKGBUILD 204794 2014-01-27 09:03:20Z tpowa $
# Maintainer: dorphell <dorphell@archlinux.org>
# Committer: Judd Vinet <jvinet@zeroflux.org>
pkgname=dosfstools
-pkgver=3.0.24
+pkgver=3.0.25
pkgrel=1
pkgdesc="DOS filesystem utilities"
arch=(i686 x86_64 'mips64el')
@@ -10,7 +10,7 @@ depends=('glibc')
source=(http://www.daniel-baumann.ch/files/software/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
url="http://www.daniel-baumann.ch/software/dosfstools/"
license=('GPL2')
-md5sums=('41931f36ebee6e79e9dafe85cc916f2b'
+md5sums=('6d000d9f68b7766dfe12c88c4aaaa293'
'SKIP')
build() {