tio: update to 2.4.
This commit is contained in:
parent
87d8038422
commit
e6c7cd42ea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tio'
|
||||
pkgname=tio
|
||||
version=2.3
|
||||
version=2.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/tio/tio"
|
||||
changelog="https://github.com/tio/tio/raw/master/NEWS"
|
||||
distfiles="https://github.com/tio/tio/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=ede9974a44036f8868b39b56204a7f430d3c7a79cc7051cf9164d2643b320c9c
|
||||
checksum=f57633787a35cdf2a9becf85ae75080f0736d72fc9ded87acecf3a8d8b916412
|
||||
|
||||
post_install() {
|
||||
vcompletion "build/src/bash-completion/tio" bash tio
|
||||
|
|
Loading…
Reference in New Issue