[arch-commits] CVS update of arch/build/base/e2fsprogs (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jul 9 10:11:05 UTC 2007


    Date: Monday, July 9, 2007 @ 06:11:05
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/base/e2fsprogs

Modified: PKGBUILD (1.28 -> 1.29)

updatepkg 1.40.1


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


Index: arch/build/base/e2fsprogs/PKGBUILD
diff -u arch/build/base/e2fsprogs/PKGBUILD:1.28 arch/build/base/e2fsprogs/PKGBUILD:1.29
--- arch/build/base/e2fsprogs/PKGBUILD:1.28	Sun Jul  1 15:49:01 2007
+++ arch/build/base/e2fsprogs/PKGBUILD	Mon Jul  9 06:11:05 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.28 2007/07/01 19:49:01 andyrtr Exp $
+# $Id: PKGBUILD,v 1.29 2007/07/09 10:11:05 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=e2fsprogs
-pkgver=1.40
+pkgver=1.40.1
 pkgrel=1
 pkgdesc="Ext2 filesystem utilities"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'MIT')
 url="http://e2fsprogs.sourceforge.net"
 depends=('glibc' 'bash')
+makedepends=('bc')
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
 	Makefile-fsck.static.patch)
-md5sums=('40095356dbe3d970b898469fe598317c'
+md5sums=('6bde5e7ca69ebf939098906c203d754c'
          'c1a2bb194edff3f2acbd9973606b229f')
 
 build() {




More information about the arch-commits mailing list