o-editor: update to 2.43.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-17 12:19:51 +00:00
parent 677e874096
commit 385e609758
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.42.0
TERMUX_PKG_VERSION=2.43.0
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=35eea99091d5766229b45df75ac45c382821be90b3996b2e9646f3f57b0df72d
TERMUX_PKG_SHA256=163ca712594fd1c97426b6371f26426eed63ca86377b62d67faebb8f3c73a6db
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"