summaryrefslogtreecommitdiff
path: root/qemu-user-static
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-12-14 22:29:25 +0100
committerErich Eckner <git@eckner.net>2020-12-14 22:29:25 +0100
commitc9b2869cae843d765e3a018c6c2d73d5778b3c22 (patch)
tree4af21738b43a2b8fb81415fe0678505513b93e0a /qemu-user-static
parentb5f220ff790d7313e9ec16d8c4958d3c92ba7991 (diff)
downloadarchlinuxewe.git.save-c9b2869cae843d765e3a018c6c2d73d5778b3c22.tar.xz
qemu-user-static: 5.1.0-1 -> 5.2.0-1
Diffstat (limited to 'qemu-user-static')
-rw-r--r--qemu-user-static/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')