tio: update to 2.2.
This commit is contained in:
parent
66797b1f37
commit
26f6787b89
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tio'
|
||||
pkgname=tio
|
||||
version=2.0
|
||||
version=2.2
|
||||
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=26d91c8d3c2c9293901290ca0b53fe3595e58b2918c9b63a5cc36e6d3fca867b
|
||||
checksum=e39645d45ed995b6d6a0e697df2979ed2fd536c6c0e2b1689401199d16f93cea
|
||||
|
||||
post_install() {
|
||||
vcompletion "build/src/bash-completion/tio" bash tio
|
||||
|
|
Loading…
Reference in New Issue