Skip to content
Snippets Groups Projects
Commit fb58d7d5 authored by Tobias Powalowski's avatar Tobias Powalowski :sunglasses:
Browse files

bump to latest version

parent c4c6f30d
No related branches found
No related tags found
No related merge requests found
# Maintainer: dorphell <dorphell@archlinux.org>
# Committer: Judd Vinet <jvinet@zeroflux.org>
pkgname=dosfstools
pkgver=3.0.12
pkgver=3.0.13
pkgrel=1
pkgdesc="DOS filesystem utilities"
arch=(i686 x86_64)
depends=('glibc')
source=(http://www.daniel-baumann.ch/software/dosfstools/$pkgname-$pkgver.tar.bz2)
#source=(http://www.daniel-baumann.ch/software/dosfstools/$pkgname-$pkgver.tar.xz)
# using debian source, main page is down since quite some time
source=(http://ftp.de.debian.org/debian/pool/main/d/dosfstools/dosfstools_3.0.13.orig.tar.xz)
url="http://www.daniel-baumann.ch/software/dosfstools/"
license=('GPL2')
......@@ -19,4 +21,4 @@ package () {
cd $srcdir/$pkgname-$pkgver
make PREFIX=$pkgdir MANDIR=$pkgdir/usr/share/man DOCDIR=$pkgdir/usr/share/doc install
}
md5sums=('5c7c2adac9eae4afbe1f16443142b566')
md5sums=('c1d851e3fc065a935c7cf919545d239f')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment