helix: update to 22.08.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2022-09-02 02:40:16 +00:00
parent 424c3dde46
commit 90428751b8

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.08"
TERMUX_PKG_VERSION="22.08.1"
TERMUX_PKG_SRCURL="https://github.com/helix-editor/helix.git"
TERMUX_PKG_GIT_BRANCH="${TERMUX_PKG_VERSION}"
TERMUX_PKG_BUILD_IN_SRC=true