mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tmux-xpanes: update to 4.1.4.
This commit is contained in:
parent
8b4d492020
commit
b030ef3729
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'tmux-xpanes'
|
# Template file for 'tmux-xpanes'
|
||||||
pkgname=tmux-xpanes
|
pkgname=tmux-xpanes
|
||||||
version=4.1.3
|
version=4.1.4
|
||||||
revision=2
|
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>"
|
||||||
license="MIT"
|
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=d6c6ce10bb1a487c6455474fe2274eb56ff0a8a87ee9d5cae7dae676d13c19b2
|
checksum=617dc90c2c9922bf05e4e9e465b009a0e87fd7931cb5fcf448408cf9ee64c02f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/xpanes
|
vbin bin/xpanes
|
||||||
|
|
Loading…
Add table
Reference in a new issue