[arch-commits] Commit in mdadm/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Thu Mar 18 06:43:53 UTC 2010


    Date: Thursday, March 18, 2010 @ 02:43:53
  Author: tpowa
Revision: 72526

upgpkg: mdadm 3.1.2-1
bump to latest version

Modified:
  mdadm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-17 23:54:49 UTC (rev 72525)
+++ PKGBUILD	2010-03-18 06:43:53 UTC (rev 72526)
@@ -2,8 +2,8 @@
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 pkgname=mdadm
-pkgver=3.1.1
-pkgrel=2
+pkgver=3.1.2
+pkgrel=1
 pkgdesc="A tool for managing/monitoring Linux md device arrays, also known as Software RAID"
 arch=(i686 x86_64)
 license=('GPL')
@@ -19,7 +19,7 @@
         mdadm_hook)
 install=mdadm.install
 replaces=('raidtools')
-md5sums=('4fd8e375a2ee314becd3196c1a250d98'
+md5sums=('c5a39f38c465229767a5af2a4eb81bef'
          '6df172c8f77b280018cf87eb3d313f29'
          '00cbed931db4f15b6ce49e3e7d433966'
          '865c3d39e5f5dae58388160b563981f1'
@@ -39,4 +39,3 @@
   make MDASSEMBLE_AUTO=1 mdassemble
   install -D -m755 mdassemble $pkgdir/sbin/mdassemble
 }
-




More information about the arch-commits mailing list