diff options
author | root <root@rshg054.dnsready.net> | 2013-05-16 01:06:25 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-16 01:06:25 -0700 |
commit | 453f3b8b2c568e9babcdc4852772278a39f130c0 (patch) | |
tree | 0f330a052dc9da74351a6167b47f16d91bf59bfa /extra/qemu | |
parent | 51c18483cd98db045391ee9a0c7b9b6ad5d4ab3a (diff) |
Thu May 16 01:06:25 PDT 2013
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 a3312d36c..f7ea473ee 100644 --- a/extra/qemu/PKGBUILD +++ b/extra/qemu/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 184424 2013-05-06 19:39:18Z foutrelis $ +# $Id: PKGBUILD 185570 2013-05-15 08:05:29Z bpiotrowski $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=qemu pkgver=1.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="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') |