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 d44ff7311..0f0901f5f 100644
--- a/core/dosfstools/PKGBUILD
+++ b/core/dosfstools/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 196781 2013-10-19 06:36:41Z tpowa $
+# $Id: PKGBUILD 200725 2013-12-03 16:03:02Z tpowa $
# Maintainer: dorphell <dorphell@archlinux.org>
# Committer: Judd Vinet <jvinet@zeroflux.org>
pkgname=dosfstools
-pkgver=3.0.23
+pkgver=3.0.24
pkgrel=1
pkgdesc="DOS filesystem utilities"
arch=(i686 x86_64)
@@ -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=('bfdca786880a7f1cc9ce8ac68cb1fd51'
+md5sums=('41931f36ebee6e79e9dafe85cc916f2b'
'SKIP')
build() {