[arch-commits] Commit in kvm/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Jul 24 07:37:19 UTC 2009
Date: Friday, July 24, 2009 @ 03:37:18
Author: tpowa
Revision: 47590
upgpkg: kvm 87-1
Modified:
kvm/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-07-24 07:11:02 UTC (rev 47589)
+++ PKGBUILD 2009-07-24 07:37:18 UTC (rev 47590)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=kvm
-pkgver=86
+pkgver=87
pkgrel=1
pkgdesc="Latest KVM QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation."
arch=(i686 x86_64)
@@ -10,6 +10,7 @@
depends=('libsasl' 'sdl' 'alsa-lib' 'esound' 'gnutls>=2.4.1' 'bluez')
install=kvm.install
conflicts=('qemu')
+provides=('qemu')
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz
65-kvm.rules)
@@ -27,5 +28,3 @@
install -D -m644 ${srcdir}/65-kvm.rules \
${pkgdir}/lib/udev/rules.d/65-kvm.rules
}
-md5sums=('cd8cc78c56ddaaf0be421919f8a6835c'
- 'cead7ba387159d360f892281499975df')
More information about the arch-commits
mailing list