mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ruby-tmuxinator: update to 0.16.0.
This commit is contained in:
parent
ceacaf7b97
commit
333087df0a
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ruby-tmuxinator'
|
# Template file for 'ruby-tmuxinator'
|
||||||
pkgname=ruby-tmuxinator
|
pkgname=ruby-tmuxinator
|
||||||
version=0.15.0
|
version=0.16.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gem
|
build_style=gem
|
||||||
depends="ruby-erubis>=2.6 ruby-thor>=0.15.0 ruby-xdg>=2.2.3 tmux"
|
depends="ruby-erubis>=2.6 ruby-thor>=0.15.0 ruby-xdg>=2.2.3 tmux"
|
||||||
short_desc="Create and manage complex tmux sessions easily"
|
short_desc="Create and manage complex tmux sessions easily"
|
||||||
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
maintainer="Alexander Egorenkov <egorenar-dev@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tmuxinator/tmuxinator"
|
homepage="https://github.com/tmuxinator/tmuxinator"
|
||||||
checksum=414a98cf0de2751d089db31556bb344d63c10d6a79c9b313d1c2ad881573d035
|
checksum=296f370ee7cfffd91ee42ab301479c7e632091097001728f6f2a84b629469538
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
$XBPS_FETCH_CMD https://raw.githubusercontent.com/tmuxinator/tmuxinator/v${version}/LICENSE
|
$XBPS_FETCH_CMD https://raw.githubusercontent.com/tmuxinator/tmuxinator/v${version}/LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue