o-editor: update to 2.35.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-01-09 00:53:05 +00:00
parent 38204aa2c8
commit 48a185c1a0
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.34.1
TERMUX_PKG_VERSION=2.35.0
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=596de0c527a53a3a6b73ec0744358e9d3c9817147846c458f12df28a599c462a
TERMUX_PKG_SHA256=40f1e30077783be6996ef93c8513ddc983b7a70d568c941fa8d28b568e8fabd6
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"