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 b73530739..944137a02 100644
--- a/core/dosfstools/PKGBUILD
+++ b/core/dosfstools/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 188586 2013-06-16 16:11:16Z tpowa $
+# $Id: PKGBUILD 191697 2013-07-29 09:44:27Z tpowa $
# Maintainer: dorphell <dorphell@archlinux.org>
# Committer: Judd Vinet <jvinet@zeroflux.org>
pkgname=dosfstools
-pkgver=3.0.20
+pkgver=3.0.22
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=('b34dcf1d22bc1074ebdba68799fa3cad'
+md5sums=('301f01ca8a734011c0257134bcf475c8'
'SKIP')
build() {