bump(main/vtm): 0.9.8q

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2023-01-24 18:36:38 +00:00
parent 81762d45f0
commit 2c2ebd778d
1 changed files with 2 additions and 2 deletions

View File

@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Terminal multiplexer with TUI window manager and multi-p
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_LICENSE_FILE="../LICENSE"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="0.9.8p"
TERMUX_PKG_VERSION="0.9.8q"
TERMUX_PKG_SRCURL=https://github.com/netxs-group/vtm/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=baeea6d89f814d3987214311a6dd744f47f972f695da83544c18be375f7cae1b
TERMUX_PKG_SHA256=31982ae6a5896299f7360099fb19b5e48d3c330cee20c1cbca2b5740e4775690
TERMUX_PKG_DEPENDS="libandroid-spawn, libc++"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_AUTO_UPDATE=true