[arch-commits] Commit in qemu/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri May 14 07:06:06 UTC 2010


    Date: Friday, May 14, 2010 @ 03:06:06
  Author: tpowa
Revision: 80241

upgpkg: qemu 0.12.4-1
bump to latest version

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-14 07:05:35 UTC (rev 80240)
+++ PKGBUILD	2010-05-14 07:06:06 UTC (rev 80241)
@@ -1,12 +1,12 @@
 # $Id$
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 pkgname=qemu
-pkgver=0.12.3
+pkgver=0.12.4
 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')
 license=('GPL2' 'LGPL2.1')
-url="http://www.nongnu.org/qemu/"
+url="http://wiki.qemu.org/Index.html"
 makedepends=('texi2html' 'perl')
 depends=('sdl' 'alsa-lib' 'esound' 'gnutls>=2.4.1' 'bluez' 'vde2' 'util-linux-ng' 'curl' 'libsasl')
 install=qemu.install
@@ -26,5 +26,5 @@
   install -D -m644 ${srcdir}/65-kvm.rules \
                    ${pkgdir}/lib/udev/rules.d/65-kvm.rules
 }
-md5sums=('d215e4568650e8019816397174c090e1'
+md5sums=('93e6b134dff89b2799f57b7d9e0e0fc5'
          'b316a066d2f1bb57d8f5b7ea1d0d1caf')




More information about the arch-commits mailing list