o-editor: update to 2.43.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-23 12:18:41 +00:00
parent c6a80e0662
commit 72d0c3e180
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.43.0
TERMUX_PKG_VERSION=2.43.1
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=163ca712594fd1c97426b6371f26426eed63ca86377b62d67faebb8f3c73a6db
TERMUX_PKG_SHA256=10289e6e7dd442d09d9365db456fc67f1231e0212220804eef995fb80aa05486
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"