Date: Saturday, February 13, 2010 @ 12:45:29 Author: tpowa Revision: 68614
Merged revisions 68611 via svnmerge from svn+ssh://gerolde.archlinux.org/srv/svn-packages/archboot/trunk ........ r68611 | tpowa | 2010-02-13 17:43:43 +0000 (Sa, 13 Feb 2010) | 2 lines upgpkg: archboot 2010.02-2 fixed km, vmware autoprepare, nouveau-drm loading ........ Modified: archboot/repos/testing-i686/ (properties) archboot/repos/testing-i686/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Property changes on: archboot/repos/testing-i686 ___________________________________________________________________ Modified: svnmerge-integrated - /archboot/trunk:1-68231 + /archboot/trunk:1-68613 Modified: testing-i686/PKGBUILD =================================================================== --- testing-i686/PKGBUILD 2010-02-13 17:44:13 UTC (rev 68613) +++ testing-i686/PKGBUILD 2010-02-13 17:45:29 UTC (rev 68614) @@ -3,7 +3,7 @@ pkgname=archboot pkgver=2010.02 -pkgrel=1 +pkgrel=2 pkgdesc="Advanced, modular arch boot/install image creation utility" arch=(i686 x86_64) license=('GPL') @@ -39,5 +39,5 @@ gcc -o vmware-detect vmware-detect.c install -D -m 755 vmware-detect $startdir/pkg/usr/bin/vmware-detect } -md5sums=('97aacf89102d68267395236bf4005424' +md5sums=('c49e5c89b1e9388244e100a60d77ee23' '7e2b03463747cb22ab388e79a09fa0cb')