Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-build


Commits:
50002be1 by Carl Smedstad at 2025-03-19T11:52:00+01:00
upgpkg: 20250318-1: Upstream release

https://github.com/rbenv/ruby-build/releases/tag/v20250318

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ruby-build
        pkgdesc = A tool to download, compile, and install Ruby on Unix-like 
systems
-       pkgver = 20250215
+       pkgver = 20250318
        pkgrel = 1
        url = https://github.com/rbenv/ruby-build
        arch = any
@@ -11,7 +11,7 @@ pkgbase = ruby-build
        optdepends = git: install ruby from git
        optdepends = libyaml: install recent versions of mri
        optdepends = rust: install ruby with YJIT enabled
-       source = git+https://github.com/rbenv/ruby-build.git#tag=v20250215
-       sha256sums = 
58241b9093637d11b841282483a6e2f948061cf620d48ac849971a62aadbf161
+       source = git+https://github.com/rbenv/ruby-build.git#tag=v20250318
+       sha256sums = 
ef020d995f4e3d69bb0e27f98c75aaaf39104ccc8afef74d3b8477b354c7c152
 
 pkgname = ruby-build


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributer: Alex Ogier <[email protected]>
 
 pkgname=ruby-build
-pkgver=20250215
+pkgver=20250318
 pkgrel=1
 pkgdesc="A tool to download, compile, and install Ruby on Unix-like systems"
 arch=('any')
@@ -20,7 +20,7 @@ optdepends=(
   'rust: install ruby with YJIT enabled'
 )
 source=("git+$url.git#tag=v$pkgver")
-sha256sums=('58241b9093637d11b841282483a6e2f948061cf620d48ac849971a62aadbf161')
+sha256sums=('ef020d995f4e3d69bb0e27f98c75aaaf39104ccc8afef74d3b8477b354c7c152')
 
 prepare() {
   cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-build/-/commit/50002be1173cb509bf4e8ab0cdcf401c9106cefe

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-build/-/commit/50002be1173cb509bf4e8ab0cdcf401c9106cefe
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to