[arch-commits] CVS update of extra/system/mtools (PKGBUILD)

Kevin Piche kevin at archlinux.org
Sun Jun 24 20:52:52 UTC 2007


    Date: Sunday, June 24, 2007 @ 16:52:52
  Author: kevin
    Path: /home/cvs-extra/extra/system/mtools

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: mtools 3.9.11-1


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


Index: extra/system/mtools/PKGBUILD
diff -u extra/system/mtools/PKGBUILD:1.7 extra/system/mtools/PKGBUILD:1.8
--- extra/system/mtools/PKGBUILD:1.7	Sun May 28 03:24:22 2006
+++ extra/system/mtools/PKGBUILD	Sun Jun 24 16:52:52 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.7 2006/05/28 07:24:22 ganja_guru Exp $
+# $Id: PKGBUILD,v 1.8 2007/06/24 20:52:52 kevin Exp $
 # Maintainer: Kevin Piche <kevin at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=mtools
-pkgver=3.9.10
+pkgver=3.9.11
 pkgrel=1
-pkgdesc="A is a collection of utilities to access MS-DOS disks from Unix without mounting them"
+pkgdesc="A collection of utilities to access MS-DOS disks from Unix without mounting them"
+url="http://mtools.linux.lu/"
+source=(http://mtools.linux.lu/$pkgname-$pkgver.tar.gz)
 arch=(i686 x86_64)
+license=('GPL')
 depends=('glibc')
 makedepends=('texinfo')
-source=(http://mtools.linux.lu/$pkgname-$pkgver.tar.gz)
-md5sums=('19bc1f06e9c5865b8ad20b1ddd976f5f')
-url="http://mtools.linux.lu/"
+md5sums=('3c0ae05b0d98a5d3bd06d3d72fcaf80d')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list