bump(main/elvish): 0.20.1

This commit is contained in:
Twaik Yont 2024-03-17 13:01:35 +02:00
parent 04809d6cb0
commit 7c1fe12b61
1 changed files with 3 additions and 3 deletions

View File

@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://github.com/elves/elvish
TERMUX_PKG_DESCRIPTION="A friendly and expressive Unix shell"
TERMUX_PKG_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.19.2
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION="0.20.1"
TERMUX_PKG_SRCURL=https://github.com/elves/elvish/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=ef8032507c74c84369d49b098afcf1da65701aa071be9ee762f8bc456576ac94
TERMUX_PKG_SHA256=6a6006015f44def98676eaed611702b000d66838c0e76da572d517d9bde5c388
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {
termux_setup_golang