helix: update to 22.08

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2022-09-01 02:35:04 +00:00
parent 89ad6a681a
commit 08e4c68293

View File

@@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE="https://helix-editor.com/"
TERMUX_PKG_DESCRIPTION="A post-modern modal text editor written in rust"
TERMUX_PKG_LICENSE="MPL-2.0"
TERMUX_PKG_MAINTAINER="Aditya Alok <alok@termux.org>"
TERMUX_PKG_VERSION="22.05"
TERMUX_PKG_VERSION="22.08"
TERMUX_PKG_SRCURL="https://github.com/helix-editor/helix.git"
TERMUX_PKG_GIT_BRANCH="${TERMUX_PKG_VERSION}"
TERMUX_PKG_BUILD_IN_SRC=true