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


Commits:
815b2e84 by Carl Smedstad at 2025-04-15T08:27:34+02:00
upgpkg: 20250415-1: Upstream release

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

- - - - -


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 = 20250326
+       pkgver = 20250415
        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=v20250326
-       sha256sums = 
244bc921de404c2d9859841b4d121a0b7bb6464ae6150981efc5d6ec95e5a7d4
+       source = git+https://github.com/rbenv/ruby-build.git#tag=v20250415
+       sha256sums = 
6778b2bc9ac541e6fe3a962dbf1b5584a0e6558a65f69260a75166c482b3335e
 
 pkgname = ruby-build


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributer: Alex Ogier <alex.og...@gmail.com>
 
 pkgname=ruby-build
-pkgver=20250326
+pkgver=20250415
 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=('244bc921de404c2d9859841b4d121a0b7bb6464ae6150981efc5d6ec95e5a7d4')
+sha256sums=('6778b2bc9ac541e6fe3a962dbf1b5584a0e6558a65f69260a75166c482b3335e')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to