[arch-commits] Commit in dosfstools/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sun Nov 30 20:22:22 UTC 2008


    Date: Sunday, November 30, 2008 @ 15:22:22
  Author: tpowa
Revision: 20171

upgpkg: dosfstools 3.0.1-1

Modified:
  dosfstools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-11-30 20:18:54 UTC (rev 20170)
+++ PKGBUILD	2008-11-30 20:22:22 UTC (rev 20171)
@@ -2,7 +2,7 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=dosfstools
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="DOS filesystem utilities"
 arch=(i686 x86_64)
@@ -10,10 +10,10 @@
 source=(http://www.daniel-baumann.ch/software/dosfstools/$pkgname-$pkgver.tar.bz2)
 url="http://www.daniel-baumann.ch/software/dosfstools/"
 license=('GPL2')
+md5sums=('b8ed17de873367a1782f85c661563411')
 
 build() {
    cd $srcdir/$pkgname-$pkgver
    make || return 1
    make PREFIX=$pkgdir MANDIR=$pkgdir/usr/share/man DOCDIR=$pkgdir/usr/share/doc install
 }
-md5sums=('659687063b60efa1bde1463eb2ffa695')




More information about the arch-commits mailing list