Date: Wednesday, June 8, 2011 @ 16:01:54 Author: tpowa Revision: 126938
upgpkg: qemu-kvm 0.14.1-2 rebuild against glibc 2.14 Modified: qemu-kvm/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-06-08 20:01:07 UTC (rev 126937) +++ PKGBUILD 2011-06-08 20:01:54 UTC (rev 126938) @@ -2,7 +2,7 @@ # Maintainer: Tobias Powalowski <tp...@archlinux.org> pkgname=qemu-kvm pkgver=0.14.1 -pkgrel=1 +pkgrel=2 pkgdesc="Latest KVM 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')