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


Commits:
dbb19db9 by Carl Smedstad at 2026-01-15T08:13:43+01:00
upgpkg: 20260114-1: Upstream release

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

- - - - -


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 = 20260110
+       pkgver = 20260114
        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=v20260110
-       sha256sums = 
62efd73616c60f844709d2f0763ed50d08a59b75a5983c79158583ff22336d2a
+       source = git+https://github.com/rbenv/ruby-build.git#tag=v20260114
+       sha256sums = 
74a40e9de78e0d90b28891f322a4414a39c2418b4155be8eb8551c8e1da3ee29
 
 pkgname = ruby-build


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



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

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


Reply via email to