Date: Monday, November 16, 2009 @ 13:33:37
  Author: ibiru
Revision: 58881

upgpkg: qemu 0.11.0-2
    rebuild in clean chroot to fix FS#16593 and FS#16476

Modified:
  qemu/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2009-11-16 17:43:17 UTC (rev 58880)
+++ PKGBUILD    2009-11-16 18:33:37 UTC (rev 58881)
@@ -2,9 +2,9 @@
 # Maintainer: Tobias Powalowski <[email protected]>
 pkgname=qemu
 pkgver=0.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc="QEMU is a generic and open source processor emulator which achieves a 
good emulation speed by using dynamic translation."
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL2')
 url="http://www.nongnu.org/qemu/";
 depends=('sdl' 'alsa-lib' 'esound' 'gnutls>=2.4.1' 'bluez')

Reply via email to