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

Tobias Powalowski tpowa at archlinux.org
Fri Jul 31 19:59:14 UTC 2009


    Date: Friday, July 31, 2009 @ 15:59:14
  Author: tpowa
Revision: 48140

upgpkg: dosfstools 3.0.5-1

Modified:
  dosfstools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-31 19:57:20 UTC (rev 48139)
+++ PKGBUILD	2009-07-31 19:59:14 UTC (rev 48140)
@@ -2,7 +2,7 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=dosfstools
-pkgver=3.0.1
+pkgver=3.0.5
 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=('0ac8c2119d2288958f4e2fd3dd942657')




More information about the arch-commits mailing list