mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
tmux-xpanes: add $version to distfiles
This commit is contained in:
parent
76aaf06411
commit
0cc21056e9
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'tmux-xpanes'
|
# Template file for 'tmux-xpanes'
|
||||||
pkgname=tmux-xpanes
|
pkgname=tmux-xpanes
|
||||||
version=2.2.0
|
version=2.2.0
|
||||||
revision=1
|
revision=2
|
||||||
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/v2.2.0.tar.gz"
|
distfiles="https://github.com/greymd/tmux-xpanes/archive/v${version}.tar.gz"
|
||||||
checksum=ab903e8e042acb1884b253b907598c1f5dc839ab656fee956bcc4ec9b1d96cac
|
checksum=ab903e8e042acb1884b253b907598c1f5dc839ab656fee956bcc4ec9b1d96cac
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue