[arch-commits] Commit in qemu/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon Aug 2 07:03:08 UTC 2010
Date: Monday, August 2, 2010 @ 03:03:08
Author: tpowa
Revision: 86454
upgpkg: qemu 0.12.5-1
bump to latest version
Modified:
qemu/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-08-02 07:02:34 UTC (rev 86453)
+++ PKGBUILD 2010-08-02 07:03:08 UTC (rev 86454)
@@ -1,8 +1,8 @@
# $Id$
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=qemu
-pkgver=0.12.4
-pkgrel=2
+pkgver=0.12.5
+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')
@@ -26,5 +26,5 @@
install -D -m644 ${srcdir}/65-kvm.rules \
${pkgdir}/lib/udev/rules.d/65-kvm.rules
}
-md5sums=('93e6b134dff89b2799f57b7d9e0e0fc5'
+md5sums=('1d02ee0a04dfae2894340273372c1de4'
'b316a066d2f1bb57d8f5b7ea1d0d1caf')
More information about the arch-commits
mailing list