kibi: update to 0.2.2
This commit is contained in:
parent
10b28123cb
commit
997aa1e661
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kibi'
|
||||
pkgname=kibi
|
||||
version=0.2.1
|
||||
version=0.2.2
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Lightweight, configurable text editor"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Neel Chotai <neel@chot.ai>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://github.com/ilai-deutel/kibi"
|
||||
distfiles="https://github.com/ilai-deutel/kibi/archive/v${version}.tar.gz"
|
||||
checksum=f6171a2c1be66aa52814b736d6c06ad9ad50b71869e4447196e16ecf951eb494
|
||||
checksum=df0e2945d9d08fed3a0adbe73c73405641615eb55835675e06e91411fd541e91
|
||||
|
||||
post_install() {
|
||||
vdoc README.md
|
||||
|
|
Loading…
Reference in a new issue