ruby-tmuxinator: update to 0.14.0.

This commit is contained in:
maxice8 2018-12-10 03:02:14 -02:00 committed by maxice8
parent e35975078b
commit a34b580429
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ruby-tmuxinator' # Template file for 'ruby-tmuxinator'
pkgname=ruby-tmuxinator pkgname=ruby-tmuxinator
version=0.13.0 version=0.14.0
revision=1 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"
@ -8,7 +8,7 @@ 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=8cd72f5facb5a723c49230a1c83c8ee87a24b7208635b0dd67602cc4118cde4b checksum=845cfa0e2d04e9e9bb950c214100cb706a369c6db25296040b589ab4d9ea5344
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