o-editor: update to 2.41.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-06 18:15:42 +00:00
parent 3bac938598
commit 18fd149e7a
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.41.0
TERMUX_PKG_VERSION=2.41.1
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=b1c1dbef054412e84ce42bbc0558a55785e335be824ac39a87e684a342a9dcf1
TERMUX_PKG_SHA256=b0cce30ef163fcbd0829c4a4b732c427bd59537a589b21ed4ffacc2e8fc787a2
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"