From c6fd038d3aaf671d0bbd2c7f8d8304ddd0de9428 Mon Sep 17 00:00:00 2001 From: xeffyr <25881154+xeffyr@users.noreply.github.com> Date: Mon, 31 Jan 2022 20:27:06 +0200 Subject: [PATCH] qemu: update maintainer info %ci:no-build --- x11-packages/qemu-system-x86-64/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-packages/qemu-system-x86-64/build.sh b/x11-packages/qemu-system-x86-64/build.sh index ae8a1fa21..56ce5a9a5 100644 --- a/x11-packages/qemu-system-x86-64/build.sh +++ b/x11-packages/qemu-system-x86-64/build.sh @@ -1,7 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://www.qemu.org TERMUX_PKG_DESCRIPTION="A generic and open source machine emulator and virtualizer" TERMUX_PKG_LICENSE="LGPL-2.1" -TERMUX_PKG_MAINTAINER="Leonid Pliushch " +TERMUX_PKG_MAINTAINER="@termux" TERMUX_PKG_VERSION=1:6.1.0 TERMUX_PKG_REVISION=7 TERMUX_PKG_SRCURL=https://download.qemu.org/qemu-${TERMUX_PKG_VERSION:2}.tar.xz