From c9b2869cae843d765e3a018c6c2d73d5778b3c22 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 14 Dec 2020 22:29:25 +0100 Subject: qemu-user-static: 5.1.0-1 -> 5.2.0-1 --- qemu-user-static/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qemu-user-static') diff --git a/qemu-user-static/PKGBUILD b/qemu-user-static/PKGBUILD index 687cdfaa..63d63eec 100644 --- a/qemu-user-static/PKGBUILD +++ b/qemu-user-static/PKGBUILD @@ -4,15 +4,15 @@ pkgname=qemu-user-static pkgdesc="Statically linked binaries of Qemu with user emulation. Useful for containers/chroot environment with binfmt." -pkgver=5.1.0 +pkgver=5.2.0 pkgrel=1 arch=(x86_64) license=(GPL2 LGPL2.1) url="http://wiki.qemu.org/" depends=() -makedepends=(python glib2-static pcre-static) +makedepends=(python glib2-static pcre-static ninja) source=(https://download.qemu.org/qemu-$pkgver.tar.xz{,.sig}) -sha512sums=('e213edb71d93d5167ddce7546220ecb7b52a7778586a4f476f65bd1e510c9cfc6d1876238a7b501d9cc3fd31cc2ae4b7fb9e753bc3f12cc17cd16dfce2a96ba3' +sha512sums=('bddd633ce111471ebc651e03080251515178808556b49a308a724909e55dac0be0cc0c79c536ac12d239678ae94c60100dc124be9b9d9538340c03a2f27177f3' 'SKIP') validpgpkeys=('CEACC9E15534EBABB82D3FA03353C9CEF108B584') -- cgit v1.2.3-54-g00ecf