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