parent
334ab1c55e
commit
3ce2abe11c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ruby-tmuxinator'
|
# Template file for 'ruby-tmuxinator'
|
||||||
pkgname=ruby-tmuxinator
|
pkgname=ruby-tmuxinator
|
||||||
version=3.3.0
|
version=3.3.1
|
||||||
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=e15cf0d7fc8fc88b89adbeeebacd8061620c759da060b1bccf93bf8541679061
|
checksum=8b41f7c56b42ea13e37c99f4cd818a571859f473ae5acbed12f343a75e3fa1be
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue