diff options
author | Erich Eckner <git@eckner.net> | 2021-12-20 09:41:03 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-20 09:41:03 +0100 |
commit | 8caa9821d241564b5ce1273532b69450e2f4207f (patch) | |
tree | 34ebade5f872aeb4cc72e18b1fdbab73074a32ad /qemu-user-static | |
parent | f55fb0e9ef93bcbbde34f4f9e8a8ffcd5c236e70 (diff) | |
download | archlinuxewe-8caa9821d241564b5ce1273532b69450e2f4207f.tar.xz |
qemu-user-static 6.1.0-1 -> 6.2.0-1
Diffstat (limited to 'qemu-user-static')
-rw-r--r-- | qemu-user-static/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qemu-user-static/PKGBUILD b/qemu-user-static/PKGBUILD index b39c1d3c3..8aad7e750 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.1.0 +pkgver=6.2.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=('3378ae21c75b77ee6a759827f1fcf7b2a50a0fef07e3b0e89117108022a8d8655fa977e4d65596f4f24f7c735c6594d44b0c6f69732ea4465e88a7406b1d5d3c' +sha512sums=('e9f8231c9e1cfcc41cb47f10a55d63f6b8aee307af00cf6acf64acb7aa4f49fa7e9d6330703a2abea15d8b7bbaba7d3cb08c83edd98d82642367b527df730817' 'SKIP') validpgpkeys=('CEACC9E15534EBABB82D3FA03353C9CEF108B584') |