We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92ac4b3 commit b5f7b17Copy full SHA for b5f7b17
srcpkgs/tio/template
@@ -1,6 +1,6 @@
1
# Template file for 'tio'
2
pkgname=tio
3
-version=2.6
+version=2.7
4
revision=1
5
build_style=meson
6
hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
11
homepage="https://github.com/tio/tio"
12
changelog="https://github.com/tio/tio/raw/master/NEWS"
13
distfiles="https://github.com/tio/tio/archive/refs/tags/v${version}.tar.gz"
14
-checksum=9b8a69124662cda8aee0faf74c71cdcd482530a46368f784015b579759e5d485
+checksum=c1fb02f953a9a1f37a2077dd7030afbb99ace10a8c6204a810f2e662ecd43fe4
15
16
post_install() {
17
vcompletion "build/src/bash-completion/tio" bash tio
0 commit comments