upgpkg(main/vcsh): 2.0.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-11-08 12:15:06 +00:00
parent 3887f31e35
commit 45e616f140
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/RichiH/vcsh
TERMUX_PKG_DESCRIPTION="Config manager based on Git"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.0.4
TERMUX_PKG_VERSION="2.0.5"
TERMUX_PKG_SRCURL=https://github.com/RichiH/vcsh/releases/download/v${TERMUX_PKG_VERSION}/vcsh-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=5bf425d89f474c340fbb47a5df8987573a9ef3928658b3e9876b07cae1333cf2
TERMUX_PKG_SHA256=01d01ebe864fa8ee5c740f909f9fe9b89ef92612c578d4f42c8777bf987ac32d
TERMUX_PKG_DEPENDS="git"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true