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


Commits:
acb49622 by Carl Smedstad at 2026-01-31T21:12:55+01:00
upgpkg: 20260121-1: Upstream release

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

- - - - -


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 = 20260114
+       pkgver = 20260121
        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=v20260114
-       sha256sums = 
74a40e9de78e0d90b28891f322a4414a39c2418b4155be8eb8551c8e1da3ee29
+       source = git+https://github.com/rbenv/ruby-build.git#tag=v20260121
+       b2sums = 
5fb834d4819b321ff95b4ce512c9b7b660f350f509c4a0521a4d42db4f714a0ce3cca51ae271682c31a4e55862e74184f0b2603be4c585f631f6a8ca07902226
 
 pkgname = ruby-build


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributer: Alex Ogier <[email protected]>
 
 pkgname=ruby-build
-pkgver=20260114
+pkgver=20260121
 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=('74a40e9de78e0d90b28891f322a4414a39c2418b4155be8eb8551c8e1da3ee29')
+b2sums=('5fb834d4819b321ff95b4ce512c9b7b660f350f509c4a0521a4d42db4f714a0ce3cca51ae271682c31a4e55862e74184f0b2603be4c585f631f6a8ca07902226')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to