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

bump to latest version

parent d0f226d5
No related branches found
Tags 3.0.16-1
No related merge requests found
# Maintainer: dorphell <dorphell@archlinux.org>
# Committer: Judd Vinet <jvinet@zeroflux.org>
pkgname=dosfstools
pkgver=3.0.15
pkgver=3.0.16
pkgrel=1
pkgdesc="DOS filesystem utilities"
arch=(i686 x86_64)
depends=('glibc')
#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://www.daniel-baumann.ch/files/software/$pkgname/$pkgname-$pkgver.tar.xz)
source=(http://www.daniel-baumann.ch/files/software/$pkgname/$pkgname-$pkgver.orig.tar.xz{,.sig})
url="http://www.daniel-baumann.ch/software/dosfstools/"
license=('GPL2')
......@@ -21,4 +21,5 @@ package () {
cd $srcdir/$pkgname-$pkgver
make PREFIX=$pkgdir MANDIR=$pkgdir/usr/share/man DOCDIR=$pkgdir/usr/share/doc install
}
md5sums=('64d2020bd8e92105dfad30feee72a3ec')
md5sums=('27aca18aeb8bb0851ccaeb47e7416a6e'
'e8b460ab9c27279e652ddbd1ce7fa4b2')
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