[arch-commits] Commit in qemu/trunk (65-kvm.rules PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Mar 5 18:48:56 UTC 2010


    Date: Friday, March 5, 2010 @ 13:48:55
  Author: tpowa
Revision: 71266

upgpkg: qemu 0.12.3-1
bump to latest version

Modified:
  qemu/trunk/65-kvm.rules
  qemu/trunk/PKGBUILD

--------------+
 65-kvm.rules |    2 +-
 PKGBUILD     |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: 65-kvm.rules
===================================================================
--- 65-kvm.rules	2010-03-05 18:47:54 UTC (rev 71265)
+++ 65-kvm.rules	2010-03-05 18:48:55 UTC (rev 71266)
@@ -1 +1 @@
-KERNEL=="kvm", NAME="%k", GROUP="kvm", MODE="0660"
+KERNEL=="kvm", GROUP="kvm", MODE="0660"

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-05 18:47:54 UTC (rev 71265)
+++ PKGBUILD	2010-03-05 18:48:55 UTC (rev 71266)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=qemu
-pkgver=0.12.2
+pkgver=0.12.3
 pkgrel=1
 pkgdesc="QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation."
 arch=('i686' 'x86_64')
@@ -26,5 +26,5 @@
   install -D -m644 ${srcdir}/65-kvm.rules \
                    ${pkgdir}/lib/udev/rules.d/65-kvm.rules
 }
-md5sums=('1d7c2d95acb6d0789de86508c608e26d'
-         'cead7ba387159d360f892281499975df')
+md5sums=('d215e4568650e8019816397174c090e1'
+         'b316a066d2f1bb57d8f5b7ea1d0d1caf')




More information about the arch-commits mailing list