summaryrefslogtreecommitdiff
path: root/testing/archboot
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-18 22:46:11 +0000
committerroot <root@rshg047.dnsready.net>2011-05-18 22:46:11 +0000
commit82b609ecce972e236c2ce887ecd55ec30e2874a7 (patch)
tree0f538ac08e2ce61505f47f42534a969f42863767 /testing/archboot
parent4a67ab8a761f1d0ef59988a513f9f2163f94a869 (diff)
Wed May 18 22:46:11 UTC 2011
Diffstat (limited to 'testing/archboot')
-rw-r--r--testing/archboot/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/archboot/PKGBUILD b/testing/archboot/PKGBUILD
index d59222745..9f2ddcd51 100644
--- a/testing/archboot/PKGBUILD
+++ b/testing/archboot/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 124008 2011-05-15 21:19:33Z tpowa $
+# $Id: PKGBUILD 124155 2011-05-17 06:46:14Z tpowa $
# Maintainer : Tobias Powalowski <tpowa@archlinux.org>
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 @@ build()
gcc -o vmware-detect vmware-detect.c
install -D -m 755 vmware-detect $startdir/pkg/usr/bin/vmware-detect
}
-md5sums=('5ea2090ddc56a6b4716961f53584328a'
+md5sums=('e6d26e24c7491a3203421bd14e570c04'
'7e2b03463747cb22ab388e79a09fa0cb')