tmux-xpanes: update to 2.2.1. (#9234)
This commit is contained in:
parent
5621219438
commit
e2434c27f3
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'tmux-xpanes'
|
# Template file for 'tmux-xpanes'
|
||||||
pkgname=tmux-xpanes
|
pkgname=tmux-xpanes
|
||||||
version=2.2.0
|
version=2.2.1
|
||||||
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"
|
||||||
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=ab903e8e042acb1884b253b907598c1f5dc839ab656fee956bcc4ec9b1d96cac
|
checksum=b0c537f078e8ba2657da8f66c9ac5b0ed31d558c55bd0fff3b7898791dee1a1e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin bin/xpanes
|
vbin bin/xpanes
|
||||||
|
|
Loading…
Reference in a new issue