kibi: update to 0.2.2 (#6396)

This commit is contained in:
Ilaï Deutel 2021-02-14 01:48:12 -05:00 committed by GitHub
parent 99824d512a
commit 65bc5a1138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
TERMUX_PKG_HOMEPAGE=https://github.com/ilai-deutel/kibi
TERMUX_PKG_DESCRIPTION="A tiny terminal text editor, written in Rust"
TERMUX_PKG_LICENSE="Apache-2.0, MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.2.1
TERMUX_PKG_MAINTAINER="Ilaï Deutel @ilai-deutel"
TERMUX_PKG_VERSION=0.2.2
TERMUX_PKG_SRCURL=https://github.com/ilai-deutel/kibi/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f6171a2c1be66aa52814b736d6c06ad9ad50b71869e4447196e16ecf951eb494
TERMUX_PKG_SHA256=df0e2945d9d08fed3a0adbe73c73405641615eb55835675e06e91411fd541e91
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_post_make_install() {