ruby-tmuxinator: update to 3.3.3.
This commit is contained in:
parent
927355ce98
commit
0bc36b84df
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruby-tmuxinator'
|
# Template file for 'ruby-tmuxinator'
|
||||||
pkgname=ruby-tmuxinator
|
pkgname=ruby-tmuxinator
|
||||||
version=3.3.2
|
version=3.3.3
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=8b5a8cc899f48772f2a8bace06ff463c57248ad9575a668326f1e60b7e9616f0
|
checksum=af5104c0beda911a8f263808ffb16e4438dbc755ee77bbf528d4bb46cac07a95
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue