diff options
Diffstat (limited to 'extra/qemu')
-rw-r--r-- | extra/qemu/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/qemu/PKGBUILD b/extra/qemu/PKGBUILD index f915357f2..4c039e8f4 100644 --- a/extra/qemu/PKGBUILD +++ b/extra/qemu/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 182925 2013-04-16 07:40:13Z tpowa $ +# $Id: PKGBUILD 184424 2013-05-06 19:39:18Z foutrelis $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=qemu pkgver=1.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A generic and open source processor emulator which achieves a good emulation speed by using dynamic translation." arch=('i686' 'x86_64' 'mips64el') license=('GPL2' 'LGPL2.1') |