[arch-commits] CVS update of extra/modules/kqemu (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Sat Jan 26 15:48:31 UTC 2008


    Date: Saturday, January 26, 2008 @ 10:48:31
  Author: tpowa
    Path: /home/cvs-extra/extra/modules/kqemu

Modified: PKGBUILD (1.15 -> 1.16)

upgpkg: update to new timer stats kernel


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


Index: extra/modules/kqemu/PKGBUILD
diff -u extra/modules/kqemu/PKGBUILD:1.15 extra/modules/kqemu/PKGBUILD:1.16
--- extra/modules/kqemu/PKGBUILD:1.15	Fri Jan 25 12:43:07 2008
+++ extra/modules/kqemu/PKGBUILD	Sat Jan 26 10:48:31 2008
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD,v 1.15 2008/01/25 17:43:07 tpowa Exp $
+# $Id: PKGBUILD,v 1.16 2008/01/26 15:48:31 tpowa Exp $
 # Maintainer: Thomas Baechler <thomas at archlinux.org>
 # Contributor: basilburn <basilburn at yahoo.com>
 
 pkgname=kqemu
 _kernver=2.6.24-ARCH
 pkgver=1.3.0pre11
-pkgrel=16
+pkgrel=17
 pkgdesc="QEMU Accelerator Module, which adds virtualization capabilities to qemu. For kernel26."
 arch=(i686 x86_64)
 license=('GPL' 'BSD')
 url="http://fabrice.bellard.free.fr/qemu/"
-depends=('kernel26>=2.6.24-1' 'kernel26<=2.6.25-0' 'qemu>=0.9.0')
+depends=('kernel26>=2.6.24-2' 'kernel26<=2.6.25-0' 'qemu>=0.9.0')
 install=kqemu.install
 source=(http://fabrice.bellard.free.fr/qemu/kqemu-$pkgver.tar.gz)
 md5sums=('970521874ef8b1ba4598925ace5936c3')




More information about the arch-commits mailing list