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


Commits:
60579c76 by Carl Smedstad at 2025-01-15T10:08:56+01:00
upgpkg: 20250115-1: Upstream release

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

- - - - -


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 = 20250114
+       pkgver = 20250115
        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=v20250114
-       sha256sums = 
4dd1152448b80f1601883d7ea17d843e6e8c51c6b67d63f3c2d7d7d836546e47
+       source = git+https://github.com/rbenv/ruby-build.git#tag=v20250115
+       sha256sums = 
5ecdd5f1e6dff5e53d44a481aa87ca29e8a997dae095b314710e36b369c42d94
 
 pkgname = ruby-build


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributer: Alex Ogier <[email protected]>
 
 pkgname=ruby-build
-pkgver=20250114
+pkgver=20250115
 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=('4dd1152448b80f1601883d7ea17d843e6e8c51c6b67d63f3c2d7d7d836546e47')
+sha256sums=('5ecdd5f1e6dff5e53d44a481aa87ca29e8a997dae095b314710e36b369c42d94')
 
 check() {
   cd $pkgname



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

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


Reply via email to