Date: Thursday, March 19, 2015 @ 08:57:20 Author: tpowa Revision: 234135
upgpkg: qemu 2.2.1-3 rebuild against libssh2 Modified: qemu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-19 07:37:36 UTC (rev 234134) +++ PKGBUILD 2015-03-19 07:57:20 UTC (rev 234135) @@ -2,7 +2,7 @@ # Maintainer: Tobias Powalowski <[email protected]> pkgname=('qemu' 'libcacard') pkgver=2.2.1 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') license=('GPL2' 'LGPL2.1') url="http://wiki.qemu.org/Index.html" @@ -37,7 +37,7 @@ depends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2' 'gnutls>=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl' 'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp' - 'libiscsi' 'libcacard' 'spice' 'usbredir' 'libssh2') + 'libiscsi' 'libcacard' 'spice' 'usbredir' 'libssh2>=1.5.0') backup=('etc/qemu/target-x86_64.conf') replaces=('qemu-kvm') optdepends=('samba: for SMB Server support')
