Skip to content

Commit 49cf40b

Browse files
committed
bump(main/vtm): 2026.03.05
This commit has been automatically submitted by Github Actions.
1 parent bc00b25 commit 49cf40b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/vtm/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TERMUX_PKG_DESCRIPTION="Terminal multiplexer with TUI window manager and multi-p
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_LICENSE_FILE="LICENSE"
55
TERMUX_PKG_MAINTAINER="@termux"
6-
TERMUX_PKG_VERSION="2026.03.04"
6+
TERMUX_PKG_VERSION="2026.03.05"
77
TERMUX_PKG_SRCURL=https://github.com/directvt/vtm/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=790eaa50bdaf7a88566f94cf417cacd44f8dabad1b788889b4853dd4a9c880a8
8+
TERMUX_PKG_SHA256=1e8ee7d2abc3b62bb3972069f9cc0ec75aa2f3c4642dd9f407591ff23a44d960
99
TERMUX_PKG_DEPENDS="freetype, harfbuzz, libc++, lua54"
1010
TERMUX_PKG_BUILD_DEPENDS="libandroid-spawn"
1111
TERMUX_PKG_AUTO_UPDATE=true

0 commit comments

Comments
 (0)