mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/ruby to 2.7.1-3
This commit is contained in:
parent
5d141be259
commit
1b10a78b97
1 changed files with 2 additions and 1 deletions
|
@ -8,10 +8,11 @@
|
|||
|
||||
pkgname=(ruby ruby-docs)
|
||||
pkgver=2.7.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=(x86_64)
|
||||
url='https://www.ruby-lang.org/en/'
|
||||
license=(BSD custom)
|
||||
depends=(libxcrypt)
|
||||
makedepends=(gdbm openssl libffi doxygen graphviz libyaml ttf-dejavu tk)
|
||||
options=(!emptydirs)
|
||||
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
|
||||
|
|
Loading…
Reference in a new issue