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