Skip to content

Commit 8507cb1

Browse files
elbachir-oneDuncaen
authored andcommitted
kibi: update to 0.3.3
1 parent 89d4fae commit 8507cb1

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

srcpkgs/kibi/template

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# Template file for 'kibi'
22
pkgname=kibi
3-
version=0.2.2
4-
revision=2
3+
version=0.3.3
4+
revision=1
55
build_style=cargo
66
short_desc="Lightweight, configurable text editor"
77
maintainer="Orphaned <[email protected]>"
88
license="Apache-2.0, MIT"
99
homepage="https://github.com/ilai-deutel/kibi"
10-
distfiles="https://github.com/ilai-deutel/kibi/archive/v${version}.tar.gz"
11-
checksum=df0e2945d9d08fed3a0adbe73c73405641615eb55835675e06e91411fd541e91
10+
changelog="https://raw.githubusercontent.com/ilai-deutel/kibi/refs/heads/master/CHANGELOG.md"
11+
distfiles="https://github.com/ilai-deutel/kibi/archive/refs/tags/v${version}.tar.gz"
12+
checksum=a7a7b6f6937f39ae86fd4f556034a3744bb99091c102bc6f38b281ee751d10e9
1213

1314
post_install() {
1415
vdoc README.md

0 commit comments

Comments
 (0)