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

Tobias Powalowski tpowa at archlinux.org
Thu Mar 18 23:08:01 UTC 2010


    Date: Thursday, March 18, 2010 @ 19:08:00
  Author: tpowa
Revision: 72629

upgpkg: archboot 2010.03-2
fixed raid issues

Modified:
  archboot/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-18 23:01:35 UTC (rev 72628)
+++ PKGBUILD	2010-03-18 23:08:00 UTC (rev 72629)
@@ -3,7 +3,7 @@
 
 pkgname=archboot
 pkgver=2010.03
-pkgrel=1
+pkgrel=2
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(i686 x86_64)
 license=('GPL')
@@ -39,6 +39,5 @@
   gcc -o vmware-detect vmware-detect.c
   install -D -m 755 vmware-detect $startdir/pkg/usr/bin/vmware-detect
 }
-
-md5sums=('f3f8fa6d6427664962abee938be9e22c'
+md5sums=('4cda340900a57c7851a95f12db35f3a4'
          '7e2b03463747cb22ab388e79a09fa0cb')




More information about the arch-commits mailing list