o-editor: update to 2.44.0

This commit is contained in:
Lucy Phipps 2021-09-29 15:56:17 +01:00
parent 0d81efdbbd
commit 59f36849bc
No known key found for this signature in database
GPG Key ID: 8F688A3DB7869BFE
1 changed files with 3 additions and 4 deletions

View File

@ -2,10 +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.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=10289e6e7dd442d09d9365db456fc67f1231e0212220804eef995fb80aa05486
TERMUX_PKG_VERSION=2.44.0
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=6d8f86eb5052d677519a2facbd18cedf548c9da02e10754c62757a14d82f0a27
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"