blob: f7b519c400fc3bfa86154dd34d239d4289c1c93a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ruby-build
pkgdesc = Compile and install Ruby
pkgver = 20241213
pkgrel = 1
url = https://github.com/rbenv/ruby-build
arch = any
license = MIT
depends = bash
optdepends = git: install ruby from git
optdepends = libyaml: install recent versions of mri
source = ruby-build-v20241213.tar.gz::https://github.com/rbenv/ruby-build/archive/v20241213.tar.gz
sha512sums = 3b2de461e9b098d8c06888dd75f6b4c440a855a961f63ec9550d0d718b3f84cda83b7aafaff37bf99fb89650a40d83347f3cc3b1d7be6648afaa92b939d01562
pkgname = ruby-build
|