[arch-commits] Commit in kqemu/trunk (PKGBUILD kqemu.install)

Tobias Powalowski tpowa at archlinux.org
Thu Sep 10 14:10:40 UTC 2009


    Date: Thursday, September 10, 2009 @ 10:10:39
  Author: tpowa
Revision: 51669

upgpkg: kqemu 1.4.0pre1-4
    bump to new major kernel

Modified:
  kqemu/trunk/PKGBUILD
  kqemu/trunk/kqemu.install

---------------+
 PKGBUILD      |    6 +++---
 kqemu.install |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-10 14:02:49 UTC (rev 51668)
+++ PKGBUILD	2009-09-10 14:10:39 UTC (rev 51669)
@@ -3,14 +3,14 @@
 # Contributor: basilburn <basilburn at yahoo.com>
 
 pkgname=kqemu
-_kernver=2.6.30-ARCH
+_kernver=2.6.31-ARCH
 pkgver=1.4.0pre1
-pkgrel=3
+pkgrel=4
 pkgdesc="QEMU Accelerator Module, which adds virtualization capabilities to qemu. For kernel26."
 arch=(i686 x86_64)
 license=('GPL2' 'BSD')
 url="http://www.nongnu.org/qemu/"
-depends=('kernel26>=2.6.30' 'kernel26<2.6.31' 'qemu>=0.10.0')
+depends=('kernel26>=2.6.31' 'kernel26<2.6.32' 'qemu>=0.10.0')
 install=kqemu.install
 source=(http://www.nongnu.org/qemu/kqemu-$pkgver.tar.gz LICENSE)
 md5sums=('d738d8ca7332211ab716ec3213d82ee1' 'ff53106a9b480cf2e43b189920e56c3e')

Modified: kqemu.install
===================================================================
--- kqemu.install	2009-09-10 14:02:49 UTC (rev 51668)
+++ kqemu.install	2009-09-10 14:10:39 UTC (rev 51669)
@@ -1,4 +1,4 @@
-KERNEL_VERSION='2.6.30-ARCH'
+KERNEL_VERSION='2.6.31-ARCH'
 
 post_install() {
   depmod -v $KERNEL_VERSION >/dev/null 2>&1




More information about the arch-commits mailing list