From d8e9a90abdf1f6e46052c57d4090ac8d7c0abc6f Mon Sep 17 00:00:00 2001 From: Lilac Date: Wed, 17 Apr 2024 17:03:41 +0000 Subject: [PATCH] ruby-build: auto updated to 20240416-1 --- repo/ruby-build/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repo/ruby-build/PKGBUILD b/repo/ruby-build/PKGBUILD index 8c2c1a6..c3b1761 100644 --- a/repo/ruby-build/PKGBUILD +++ b/repo/ruby-build/PKGBUILD @@ -3,7 +3,7 @@ # Contributer: Vincent Demeester # Contributer: Alex Ogier pkgname=ruby-build -pkgver=20240221 +pkgver=20240416 pkgrel=1 _file="${pkgname}-v${pkgver}.tar.gz" pkgdesc="Compile and install Ruby" @@ -16,7 +16,7 @@ optdepends=( 'libyaml: install recent versions of mri' ) source=($_file::$url/archive/v$pkgver.tar.gz) -sha512sums=('ba189a408966cb89616b04cb667863289a6781edb3b42f9884c6122d54658a99f1556c85865868463b029966f4ead546fd71eac6f085c3b2764e0a08be9bde51') +sha512sums=('8fa39f8cef3540b7b694bcd261ca145160f0493b63c3f91a4e9da4828b49f2d5a621d4922bfefba8491fec2bb15ddc66b373de3534123148bd43ebbf7525b715') build() { cd $srcdir