o-editor: update to 2.50.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-04-08 18:13:53 +00:00
parent fbba456ff2
commit 3d8f12fdc7

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.49.1
TERMUX_PKG_VERSION="2.50.0"
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=26d701184d4efe467ce43a096498f8ffea6cd65ab5a7d7b37459183e730ebafa
TERMUX_PKG_SHA256=625c447d8cf1a471de64ea99b746017b7e3d1709ca742317ba951ab0f10454da
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"