upgpkg(main/o-editor): 2.57.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-10-17 00:34:39 +00:00
parent 4f6c9063f3
commit 8c09e766cd
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/xyproto/o
TERMUX_PKG_DESCRIPTION="Small, fast and limited text editor"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="Alexander F. Rødseth <xyproto@archlinux.org>"
TERMUX_PKG_VERSION="2.56.0"
TERMUX_PKG_VERSION="2.57.0"
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=1301111d6b4cef5479ddfcb3ce79bef9617caf89f759c116f056e6f0d028122a
TERMUX_PKG_SHA256=f61dc68873d9885c4135198b1faacc25b323e0494b9d6c14a8f23acbca8f01d7
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"