kibi: update to 0.2.1 (#5898)

This commit is contained in:
Krishna Kanhaiya 2020-10-08 20:52:11 +05:30 committed by GitHub
parent 26182b2462
commit 69d26c8359
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
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_VERSION=0.2.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.2.1
TERMUX_PKG_SRCURL=https://github.com/ilai-deutel/kibi/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=7af69657ce50816e45e9111138cf9e050f74289bba3ceaa2a52e4715951c8885
TERMUX_PKG_SHA256=f6171a2c1be66aa52814b736d6c06ad9ad50b71869e4447196e16ecf951eb494
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_post_make_install() {