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


Commits:
372de449 by Carl Smedstad at 2025-09-18T07:43:32+02:00
upgpkg: 20250916.1-1: Upstream release

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

- - - - -


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 = 20250908
+       pkgver = 20250916.1
        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=v20250908
-       sha256sums = 
14768baeeadb24494b8fb0c3ef303c023471a1638ebad20ad3f3fd0faabf210b
+       source = git+https://github.com/rbenv/ruby-build.git#tag=v20250916.1
+       sha256sums = 
71288b7ba2fb8f4e14b185f3abdb07fbcc08471b6d6c258a470753a178ddfd20
 
 pkgname = ruby-build


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributer: Alex Ogier <[email protected]>
 
 pkgname=ruby-build
-pkgver=20250908
+pkgver=20250916.1
 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=('14768baeeadb24494b8fb0c3ef303c023471a1638ebad20ad3f3fd0faabf210b')
+sha256sums=('71288b7ba2fb8f4e14b185f3abdb07fbcc08471b6d6c258a470753a178ddfd20')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to