From 77ab811dc857d155840a85fffadd697e3d0c314b Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Sun, 11 May 2025 11:49:49 -0400 Subject: [PATCH] ruby: rebuild to fix pc: provides --- srcpkgs/ruby/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby/template b/srcpkgs/ruby/template index e0d7a45e68d..8aaaf5d71b4 100644 --- a/srcpkgs/ruby/template +++ b/srcpkgs/ruby/template @@ -3,7 +3,7 @@ _ruby_abiver=3.3.0 pkgname=ruby version=3.3.8 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-shared --disable-rpath PKG_CONFIG=/usr/bin/pkg-config"