From c8f52c1aea34946c1edaf106743569c71e1f7651 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 15 Jul 2025 16:32:38 +0200 Subject: [PATCH] ruby-launchy: rebuild for ruby-3.4.4. --- srcpkgs/ruby-launchy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-launchy/template b/srcpkgs/ruby-launchy/template index e2b3811ed47..306ad7798c2 100644 --- a/srcpkgs/ruby-launchy/template +++ b/srcpkgs/ruby-launchy/template @@ -1,7 +1,7 @@ # Template file for 'ruby-launchy' pkgname=ruby-launchy version=2.4.3 -revision=8 +revision=9 build_style=gem depends="ruby-addressable>=2.3 ruby-addressable<3.0" short_desc="Helper class for launching cross-platform applications"