mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/ruby to 2.5.0-2
This commit is contained in:
parent
e89fcae4a6
commit
a25eef379a
1 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=(ruby ruby-docs)
|
||||
pkgver=2.5.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=(x86_64)
|
||||
url='http://www.ruby-lang.org/en/'
|
||||
license=(BSD custom)
|
||||
|
@ -17,9 +17,9 @@ options=(!emptydirs)
|
|||
source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz
|
||||
gemrc
|
||||
0002-Use-only-unsigned-long-for-rb_serial_t.patch)
|
||||
sha1sums=('9c7babcf9e299be3f197d9091024ae458f1a1273'
|
||||
'dc536754c8fac2c3d82965c5a708cd8f79562d98'
|
||||
'21a73f5a6009c038c14119864289d79c16545256')
|
||||
sha512sums=('55714a33d7661fe8b432f73c34fd67b49699f8b79df1cbd680a74899124d31111ab0f444677672aac1ba725820182940d485efb2db0bf2bc96737c5d40c54578'
|
||||
'8cafd14d414ee3c16aa94f79072bc6c100262f925dc1300e785846c3fabbbbffc1356b8e2223af5684e3340c55032d41231179ffa948bb12e01dbae0f4131911'
|
||||
'5b3a73b66ed35eb25997109076ec3146ff5f7f843b2e39e7a15b32349c3b38c6035668e8b5d6dd94d97030dea52187e481e8ccdcb6bfc7a79bb12043a322711e')
|
||||
|
||||
build() {
|
||||
cd ruby-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue