mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
tmux-xpanes: update to 3.0.1.
This commit is contained in:
parent
f17ba42821
commit
c8ca6b4b78
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'tmux-xpanes'
|
# Template file for 'tmux-xpanes'
|
||||||
pkgname=tmux-xpanes
|
pkgname=tmux-xpanes
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
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>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/greymd/tmux-xpanes"
|
homepage="https://github.com/greymd/tmux-xpanes"
|
||||||
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=7874daf62fd9fb85fb510e6ae60ae99146ff65c5648b8421b946cd0d021f6b3f
|
checksum=68b652c0330a77a29f8af922ea88be293acfeb45a0e443da75c8a465099ab93c
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/xpanes
|
vbin bin/xpanes
|
||||||
|
|
Loading…
Add table
Reference in a new issue