diff options
author | root <root@rshg054.dnsready.net> | 2013-07-30 01:43:30 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-07-30 01:43:30 -0700 |
commit | 4afc07385539524e7f85fe0d977b90bc6d124cfd (patch) | |
tree | 242ae1ee640f2f3a6a00f787b4b39fb658d0da5c /core/dosfstools/PKGBUILD | |
parent | a1444f1dc2bd37f6980a4d1c341303aeb0684920 (diff) |
Tue Jul 30 01:43:07 PDT 2013
Diffstat (limited to 'core/dosfstools/PKGBUILD')
-rw-r--r-- | core/dosfstools/PKGBUILD | 6 |
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() { |