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


Commits:
ccd28465 by Carl Smedstad at 2024-12-26T15:03:03+01:00
upgpkg: 20241225.2-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ruby-build
        pkgdesc = A tool to download, compile, and install Ruby on Unix-like 
systems
-       pkgver = 20241213
-       pkgrel = 2
+       pkgver = 20241225.2
+       pkgrel = 1
        url = https://github.com/rbenv/ruby-build
        arch = any
        license = MIT
@@ -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=v20241213
-       sha256sums = 
d5f791ae7c1ff31e6fee9fe310e0d3f40f62e346e907513c0125a8e14432041e
+       source = git+https://github.com/rbenv/ruby-build.git#tag=v20241225.2
+       sha256sums = 
57985c20d72f705e5608c65920fd00e86d15f70b37a1b1b01c6b62502fba49f8
 
 pkgname = ruby-build


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributer: Alex Ogier <alex.og...@gmail.com>
 
 pkgname=ruby-build
-pkgver=20241213
-pkgrel=2
+pkgver=20241225.2
+pkgrel=1
 pkgdesc="A tool to download, compile, and install Ruby on Unix-like systems"
 arch=('any')
 url="https://github.com/rbenv/ruby-build";
@@ -20,7 +20,7 @@ optdepends=(
   'rust: install ruby with YJIT enabled'
 )
 source=("git+$url.git#tag=v$pkgver")
-sha256sums=('d5f791ae7c1ff31e6fee9fe310e0d3f40f62e346e907513c0125a8e14432041e')
+sha256sums=('57985c20d72f705e5608c65920fd00e86d15f70b37a1b1b01c6b62502fba49f8')
 
 check() {
   cd $pkgname



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

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


Reply via email to