2048-c: add to group games

This commit is contained in:
Maxython 2022-01-20 12:08:38 +03:00 committed by Leonid Pliushch
parent a085200bf7
commit f7341d7064
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ TERMUX_PKG_VERSION=2021.04.22
TERMUX_PKG_SRCURL=https://github.com/mevdschee/2048.c.git
TERMUX_PKG_GIT_BRANCH=main
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_GROUPS="games"
termux_step_post_get_source() {
git fetch --unshallow