mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruby-tmuxinator: update to 3.3.0.
This commit is contained in:
parent
c8780296f2
commit
e4fbb889ad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ruby-tmuxinator'
|
# Template file for 'ruby-tmuxinator'
|
||||||
pkgname=ruby-tmuxinator
|
pkgname=ruby-tmuxinator
|
||||||
version=3.2.1
|
version=3.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gemspec
|
build_style=gemspec
|
||||||
depends="ruby-erubi>=1.7 ruby-thor>=1.3.0 ruby-xdg>=4.3.0 tmux"
|
depends="ruby-erubi>=1.7 ruby-thor>=1.3.0 ruby-xdg>=4.3.0 tmux"
|
||||||
short_desc="Create and manage complex tmux sessions easily"
|
short_desc="Create and manage complex tmux sessions easily"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="https://github.com/tmuxinator/tmuxinator"
|
homepage="https://github.com/tmuxinator/tmuxinator"
|
||||||
changelog="https://raw.githubusercontent.com/tmuxinator/tmuxinator/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/tmuxinator/tmuxinator/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/tmuxinator/tmuxinator/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/tmuxinator/tmuxinator/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=56c0b26b37c801ba8dc95666e39bf69f4041817b34471bd915f587cface6220b
|
checksum=e15cf0d7fc8fc88b89adbeeebacd8061620c759da060b1bccf93bf8541679061
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue