mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
tio: update to 2.5.
This commit is contained in:
parent
f5a0abf519
commit
7156aeeb2e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tio'
|
# Template file for 'tio'
|
||||||
pkgname=tio
|
pkgname=tio
|
||||||
version=2.4
|
version=2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,9 +11,9 @@ 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=f57633787a35cdf2a9becf85ae75080f0736d72fc9ded87acecf3a8d8b916412
|
checksum=5a35796c9fb3e155e9dc5af478c3ce8cf8ca6bb5f6aaff3761173564bd33f1a0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vcompletion "build/src/bash-completion/tio" bash tio
|
vcompletion "build/src/bash-completion/tio" bash tio
|
||||||
vsconf "example/tiorc"
|
vsconf "example/config"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue