rename package: o => o-editor

See https://github.com/aptly-dev/aptly/issues/908.
This commit is contained in:
Leonid Pliushch 2020-02-11 23:10:53 +02:00
parent b65ec9fbc7
commit 6102ae479b
1 changed files with 3 additions and 0 deletions

View File

@ -3,8 +3,11 @@ 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.17.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/xyproto/o/archive/$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=c97e1b4474727f273bd56c2b56ba54ffbe13ae2b8f8e32508b487ae93c178765
TERMUX_PKG_BREAKS="o"
TERMUX_PKG_REPLACES="o"
termux_step_make() {
termux_setup_golang