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

Tobias Powalowski tpowa at archlinux.org
Mon Sep 10 18:54:46 UTC 2007


    Date: Monday, September 10, 2007 @ 14:54:46
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/mdadm

Modified: PKGBUILD (1.29 -> 1.30)

'upgpkg: update to new version'


----------+
 PKGBUILD |   10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


Index: arch/build/base/mdadm/PKGBUILD
diff -u arch/build/base/mdadm/PKGBUILD:1.29 arch/build/base/mdadm/PKGBUILD:1.30
--- arch/build/base/mdadm/PKGBUILD:1.29	Tue Aug 21 11:35:22 2007
+++ arch/build/base/mdadm/PKGBUILD	Mon Sep 10 14:54:45 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.29 2007/08/21 15:35:22 dan Exp $
+# $Id: PKGBUILD,v 1.30 2007/09/10 18:54:45 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=mdadm
-pkgver=2.6.2
+pkgver=2.6.3
 pkgrel=1
 pkgdesc="A tool for managing/monitoring Linux md device arrays, also known as Software RAID"
 arch=(i686 x86_64)
@@ -13,6 +13,12 @@
 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=('0797caab07dce50cb71d6dd99d8da487'
+         '6df172c8f77b280018cf87eb3d313f29'
+         '0ce4c0f9770bf582a71228053566359d'
+         '9de7e423ec9c6766b5f5d39915929003'
+	 '09d72c714b40b6fa1e8eab04c1dabd42')
+
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list