o-editor: update to 2.47.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-01 00:32:30 +00:00
parent e0b72eb080
commit cfb55a7255
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="MIT"
TERMUX_PKG_MAINTAINER="Alexander F. Rødseth <xyproto@archlinux.org>"
TERMUX_PKG_VERSION=2.44.1
TERMUX_PKG_VERSION=2.47.0
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=76c6f435e92f6c56074ca50a7a16dc230668bf5d61cc7ec03a3a054ac581f5fb
TERMUX_PKG_SHA256=d9e7626650c3b8be7ddc276e92a191ae38e05df5e1476d18d1862a8342b2f2ad
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"