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

Tobias Powalowski tpowa at archlinux.org
Thu Sep 16 19:53:42 UTC 2010


    Date: Thursday, September 16, 2010 @ 15:53:41
  Author: tpowa
Revision: 90820

upgpkg: dosfstools 3.0.10-1
bump to latest version

Modified:
  dosfstools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-16 19:52:32 UTC (rev 90819)
+++ PKGBUILD	2010-09-16 19:53:41 UTC (rev 90820)
@@ -2,7 +2,7 @@
 # Maintainer: dorphell <dorphell at archlinux.org>
 # Committer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=dosfstools
-pkgver=3.0.9
+pkgver=3.0.10
 pkgrel=1
 pkgdesc="DOS filesystem utilities"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 
 build() {
    cd $srcdir/$pkgname-$pkgver
-   make || return 1
+   make
    make PREFIX=$pkgdir MANDIR=$pkgdir/usr/share/man DOCDIR=$pkgdir/usr/share/doc install
 }
-md5sums=('7f159ec44d3b9c502904bab0236050e4')
+md5sums=('be73c6077cc5f784f0bb4d3901c88792')




More information about the arch-commits mailing list