From e4fbb889ad8a1db09a41e6caa4ec4d57f3f212b3 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Tue, 25 Jun 2024 08:32:05 +0200 Subject: [PATCH] ruby-tmuxinator: update to 3.3.0. --- srcpkgs/ruby-tmuxinator/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ruby-tmuxinator/template b/srcpkgs/ruby-tmuxinator/template index 08f3fa125d2..b1b42cc851d 100644 --- a/srcpkgs/ruby-tmuxinator/template +++ b/srcpkgs/ruby-tmuxinator/template @@ -1,7 +1,7 @@ # Template file for 'ruby-tmuxinator' pkgname=ruby-tmuxinator -version=3.2.1 -revision=2 +version=3.3.0 +revision=1 build_style=gemspec 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" @@ -10,7 +10,7 @@ license="MIT" homepage="https://github.com/tmuxinator/tmuxinator" changelog="https://raw.githubusercontent.com/tmuxinator/tmuxinator/master/CHANGELOG.md" distfiles="https://github.com/tmuxinator/tmuxinator/archive/refs/tags/v${version}.tar.gz" -checksum=56c0b26b37c801ba8dc95666e39bf69f4041817b34471bd915f587cface6220b +checksum=e15cf0d7fc8fc88b89adbeeebacd8061620c759da060b1bccf93bf8541679061 post_install() { vlicense LICENSE