chore(main/cbonsai): enable auto updates [no ci]

This commit is contained in:
Twaik Yont 2023-10-03 14:46:03 +03:00 committed by GitHub
parent 4d20b67011
commit ba0c411093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,5 +6,7 @@ TERMUX_PKG_VERSION=1.3.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://gitlab.com/jallbrit/cbonsai/-/archive/v${TERMUX_PKG_VERSION}/cbonsai-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=62aa7e0eaf3098b7a6a2787146bd2531437df6ad0e604b0f9176128797efd8f9
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_TAG_TYPE="newest-tag"
TERMUX_PKG_DEPENDS="ncurses, ncurses-ui-libs"
TERMUX_PKG_BUILD_IN_SRC=true