Skip to content

Commit 197270b

Browse files
committed
bump(main/vtm): 2026.03.04
Remove patch file which was fixed in upstream. directvt/vtm@d461cb5
1 parent b0a137a commit 197270b

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

packages/vtm/0001-fix-build.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

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.02.28"
6+
TERMUX_PKG_VERSION="2026.03.04"
77
TERMUX_PKG_SRCURL=https://github.com/directvt/vtm/archive/refs/tags/v${TERMUX_PKG_VERSION}.tar.gz
8-
TERMUX_PKG_SHA256=906c7d4e80ee47ca37c6e0fc7a76c9cb2658247996422b5aa1d85776c8958450
8+
TERMUX_PKG_SHA256=790eaa50bdaf7a88566f94cf417cacd44f8dabad1b788889b4853dd4a9c880a8
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)