rbuy ver. bump

This commit is contained in:
Rmys
2025-05-16 18:31:52 +03:00
parent 18464ce1ba
commit a913940460
+14 -7
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>An object-oriented scripting language</Summary>
<Description>Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.</Description>
<Archive sha1sum="eabbe230df704e7141d53d8221314bb33b5f0dea" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.6.tar.xz</Archive>
<Archive sha1sum="83ddf983c194b353634e91a86b466ce0d01bff39" type="tarxz">https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>tcl-devel</Dependency>
<Dependency>gmp-devel</Dependency>
@@ -49,14 +49,14 @@
<Path fileType="executable">/usr/bin</Path>
<!-- ruby libraries -->
<Path fileType="library">/usr/lib/ruby/3.2.0/</Path>
<Path fileType="library">/usr/lib/ruby/3.4.0/</Path>
<Path fileType="library">/usr/lib/libruby.so.3.2.6</Path>
<Path fileType="library">/usr/lib/libruby.so.3.2</Path>
<Path fileType="library">/usr/lib/libruby.so.3.4.4</Path>
<Path fileType="library">/usr/lib/libruby.so.3.4</Path>
<Path fileType="library">/usr/lib/libruby.so</Path>
<Path fileType="library">/usr/lib/ruby/site_ruby/3.2.0/</Path>
<Path fileType="library">/usr/lib/ruby/vendor_ruby/3.2.0/</Path>
<Path fileType="library">/usr/lib/ruby/site_ruby/3.4.0/</Path>
<Path fileType="library">/usr/lib/ruby/vendor_ruby/3.4.0/</Path>
<!-- ruby man files -->
<Path fileType="man">/usr/share/man/man1</Path>
<!-- ruby doc files -->
@@ -105,13 +105,20 @@
<!-- rubygems gem libraries -->
<Path fileType="library">/usr/lib/ruby/gems/</Path>
<!-- ruby index files -->
<Path fileType="data">/usr/share/ri/3.2.0/system/Gem</Path>
<Path fileType="data">/usr/share/ri/3.4.0/system/Gem</Path>
<!-- rubygem man files -->
<Path fileType="man">/usr/share/man/man5</Path>
</Files>
</Package>
<History>
<Update release="16">
<Date>2025-05-15</Date>
<Version>3.4.4</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="15">
<Date>2024-12-18</Date>
<Version>3.2.6</Version>