[arch-commits] Commit in qemu/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Aug 3 15:59:28 UTC 2008


    Date: Sunday, August 3, 2008 @ 11:59:28
  Author: jgc
Revision: 7662

upgpkg: qemu 0.9.1-6
    Rebuild for GNUTLS

Modified:
  qemu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-03 15:58:49 UTC (rev 7661)
+++ PKGBUILD	2008-08-03 15:59:28 UTC (rev 7662)
@@ -2,13 +2,13 @@
 # Maintainer: Thomas B�chler <thomas at archlinux.org>
 pkgname=qemu
 pkgver=0.9.1
-pkgrel=5
+pkgrel=6
 _kvmver=67
 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=('GPL')
 url="http://fabrice.bellard.free.fr/qemu/"
-depends=('sdl' 'alsa-lib' 'zlib' 'e2fsprogs' 'gnutls')
+depends=('sdl' 'alsa-lib' 'zlib' 'e2fsprogs' 'gnutls>=2.4.1')
 makedepends=('gcc34')
 install=qemu.install
 source=(http://bellard.org/${pkgname}/${pkgname}-${pkgver}.tar.gz \




More information about the arch-commits mailing list