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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jul 1 19:49:01 UTC 2007


    Date: Sunday, July 1, 2007 @ 15:49:01
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/base/e2fsprogs

Modified: PKGBUILD (1.27 -> 1.28)

updatepkg 1.40


----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)


Index: arch/build/base/e2fsprogs/PKGBUILD
diff -u arch/build/base/e2fsprogs/PKGBUILD:1.27 arch/build/base/e2fsprogs/PKGBUILD:1.28
--- arch/build/base/e2fsprogs/PKGBUILD:1.27	Sun Feb  4 10:27:51 2007
+++ arch/build/base/e2fsprogs/PKGBUILD	Sun Jul  1 15:49:01 2007
@@ -1,16 +1,17 @@
-# $Id: PKGBUILD,v 1.27 2007/02/04 15:27:51 jgc Exp $
+# $Id: PKGBUILD,v 1.28 2007/07/01 19:49:01 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=e2fsprogs
-pkgver=1.39
-pkgrel=2
+pkgver=1.40
+pkgrel=1
 pkgdesc="Ext2 filesystem utilities"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'MIT')
 url="http://e2fsprogs.sourceforge.net"
 depends=('glibc' 'bash')
-source=(http://easynews.dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
 	Makefile-fsck.static.patch)
-md5sums=('06f7806782e357797fad1d34b7ced0c6' 'c1a2bb194edff3f2acbd9973606b229f')
-
+md5sums=('40095356dbe3d970b898469fe598317c'
+         'c1a2bb194edff3f2acbd9973606b229f')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list