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

Tobias Powalowski tpowa at archlinux.org
Sun Jun 17 10:31:06 UTC 2007


    Date: Sunday, June 17, 2007 @ 06:31:06
  Author: tpowa
    Path: /home/cvs-arch/arch/build/base/lvm2

Modified: PKGBUILD (1.29 -> 1.30)

'upgpkg: update to new version'


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


Index: arch/build/base/lvm2/PKGBUILD
diff -u arch/build/base/lvm2/PKGBUILD:1.29 arch/build/base/lvm2/PKGBUILD:1.30
--- arch/build/base/lvm2/PKGBUILD:1.29	Sat May 12 13:11:42 2007
+++ arch/build/base/lvm2/PKGBUILD	Sun Jun 17 06:31:06 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.29 2007/05/12 17:11:42 thomas Exp $
+# $Id: PKGBUILD,v 1.30 2007/06/17 10:31:06 tpowa Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=lvm2
-pkgver=2.02.25
-pkgrel=2
+pkgver=2.02.26
+pkgrel=1
 pkgdesc="Logical Volume Manager 2 utilities"
 arch=(i686 x86_64)
 license=('GPL')
@@ -11,6 +11,10 @@
 conflicts=('lvm')
 backup=('etc/lvm/lvm.conf')
 source=(ftp://sources.redhat.com/pub/lvm2/LVM2.$pkgver.tgz lvm2_install lvm2_hook)
+md5sums=('41b36c12a4ff25859ee9076a0bf2260f'
+         '40dccdb1044f00fc1e29ca549933d4bd'
+         '73c8c2eba0fe891712c859c18b5b8aa2')
+
 
 build() {
   cd $startdir/src/LVM2.$pkgver
@@ -27,6 +31,3 @@
   install -D -m644 $startdir/src/lvm2_hook $startdir/pkg/lib/initcpio/hooks/lvm2
   install -D -m644 $startdir/src/lvm2_install $startdir/pkg/lib/initcpio/install/lvm2
 }
-md5sums=('42dce454618770aa1754c793cbb1cbbb'
-         '40dccdb1044f00fc1e29ca549933d4bd'
-         '73c8c2eba0fe891712c859c18b5b8aa2')




More information about the arch-commits mailing list