mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
tmux-xpanes: update to 4.2.0.
This commit is contained in:
parent
2aee3ccffd
commit
7df412030a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tmux-xpanes'
|
# Template file for 'tmux-xpanes'
|
||||||
pkgname=tmux-xpanes
|
pkgname=tmux-xpanes
|
||||||
version=4.1.4
|
version=4.2.0
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="Awesome way to create multiple tmux panes"
|
short_desc="Awesome way to create multiple tmux panes"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
|
@ -8,7 +8,7 @@ license="MIT"
|
||||||
homepage="https://github.com/greymd/tmux-xpanes"
|
homepage="https://github.com/greymd/tmux-xpanes"
|
||||||
changelog="https://github.com/greymd/tmux-xpanes/releases"
|
changelog="https://github.com/greymd/tmux-xpanes/releases"
|
||||||
distfiles="https://github.com/greymd/tmux-xpanes/archive/v${version}.tar.gz"
|
distfiles="https://github.com/greymd/tmux-xpanes/archive/v${version}.tar.gz"
|
||||||
checksum=617dc90c2c9922bf05e4e9e465b009a0e87fd7931cb5fcf448408cf9ee64c02f
|
checksum=d5253a13ffc7a63134c62847d23951972b75bd01b333f6c02449b1cd1e502030
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/xpanes
|
vbin bin/xpanes
|
||||||
|
|
Loading…
Add table
Reference in a new issue