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

Tobias Powalowski tpowa at archlinux.org
Thu Jun 7 07:42:38 UTC 2007


    Date: Thursday, June 7, 2007 @ 03:42:38
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/mdadm

Modified: PKGBUILD (1.27 -> 1.28)

'upgpkg: update to new version'


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


Index: arch/build/base/mdadm/PKGBUILD
diff -u arch/build/base/mdadm/PKGBUILD:1.27 arch/build/base/mdadm/PKGBUILD:1.28
--- arch/build/base/mdadm/PKGBUILD:1.27	Sat May 12 13:11:13 2007
+++ arch/build/base/mdadm/PKGBUILD	Thu Jun  7 03:42:38 2007
@@ -1,19 +1,17 @@
-# $Id: PKGBUILD,v 1.27 2007/05/12 17:11:13 thomas Exp $
+# $Id: PKGBUILD,v 1.28 2007/06/07 07:42:38 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=mdadm
-pkgver=2.6.1
-pkgrel=2
+pkgver=2.6.2
+pkgrel=1
 pkgdesc="A tool for managing/monitoring Linux md device arrays, also known as Software RAID"
 arch=(i686 x86_64)
+license=('GPL')
 url="http://www.cse.unsw.edu.au/~neilb/source/mdadm/"
 depends=('glibc')
 backup=('etc/mdadm.conf')
 source=(http://www.cse.unsw.edu.au/~neilb/source/mdadm/mdadm-$pkgver.tgz \
         mdadm mdadm.conf raid-partitions_install raid-partitions_hook)
 replaces=('raidtools')
-md5sums=('dd951296208068119132a684d835e18c' '6df172c8f77b280018cf87eb3d313f29'\
-         '0ce4c0f9770bf582a71228053566359d' '9de7e423ec9c6766b5f5d39915929003'\
-         '09d72c714b40b6fa1e8eab04c1dabd42')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list