summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-05-11 15:36:48 +0200
committerErich Eckner <git@eckner.net>2022-05-11 15:36:48 +0200
commit64363e1e83cfccf1d3bd07ac5a3a0cf4668163d2 (patch)
tree0efc3bf605cc47ba80fb2619d7039551124e64b3
parent8cbac0f04f9c7b58050965cce3bc5947e066f5b9 (diff)
downloadarchlinuxewe-64363e1e83cfccf1d3bd07ac5a3a0cf4668163d2.tar.xz
qemu-user-static: 6.2.0-1 -> 7.0.0-1
-rw-r--r--qemu-user-static/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu-user-static/PKGBUILD b/qemu-user-static/PKGBUILD
index 8aad7e750..9472cdf89 100644
--- a/qemu-user-static/PKGBUILD
+++ b/qemu-user-static/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=qemu-user-static
pkgdesc="Statically linked binaries of Qemu with user emulation. Useful for containers/chroot environment with binfmt."
-pkgver=6.2.0
+pkgver=7.0.0
pkgrel=1
arch=(x86_64)
license=(GPL2 LGPL2.1)
@@ -12,7 +12,7 @@ url="http://wiki.qemu.org/"
depends=()
makedepends=(python glib2-static pcre-static ninja)
source=(https://download.qemu.org/qemu-$pkgver.tar.xz{,.sig})
-sha512sums=('e9f8231c9e1cfcc41cb47f10a55d63f6b8aee307af00cf6acf64acb7aa4f49fa7e9d6330703a2abea15d8b7bbaba7d3cb08c83edd98d82642367b527df730817'
+sha512sums=('44ecd10c018a3763e1bc87d1d35b98890d0d5636acd69fe9b5cadf5024d5af6a31684d60cbe1c3370e02986434c1fb0ad99224e0e6f6fe7eda169992508157b1'
'SKIP')
validpgpkeys=('CEACC9E15534EBABB82D3FA03353C9CEF108B584')