[arch-commits] Commit in archboot/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Tue May 17 06:46:15 UTC 2011
Date: Tuesday, May 17, 2011 @ 02:46:14
Author: tpowa
Revision: 124155
upgpkg: archboot 2011.05-2
add latest dm fix
Modified:
archboot/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-05-17 01:51:11 UTC (rev 124154)
+++ PKGBUILD 2011-05-17 06:46:14 UTC (rev 124155)
@@ -3,7 +3,7 @@
pkgname=archboot
pkgver=2011.05
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced, modular arch boot/install image creation utility"
arch=(i686 x86_64)
license=('GPL')
@@ -45,5 +45,5 @@
gcc -o vmware-detect vmware-detect.c
install -D -m 755 vmware-detect $startdir/pkg/usr/bin/vmware-detect
}
-md5sums=('5ea2090ddc56a6b4716961f53584328a'
+md5sums=('e6d26e24c7491a3203421bd14e570c04'
'7e2b03463747cb22ab388e79a09fa0cb')
More information about the arch-commits
mailing list