extra/ruby to 2.2.2-1

This commit is contained in:
David Beauchamp 2015-04-13 19:52:24 -04:00
parent 658cea8f5e
commit 7a2f34c155
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
# - patch to fix running ruby on v5 (#705)
pkgname=(ruby ruby-docs)
pkgver=2.2.1
pkgver=2.2.2
pkgrel=1
arch=(i686 x86_64)
url='http://www.ruby-lang.org/en/'
@ -17,8 +17,8 @@ options=(!emptydirs)
source=(http://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=('31bbdb17237863bd26b3aa32c613fe42c95ccd60'
'de4b760b7e2cd9af88ca67536ce37b950f1ee514'
sha1sums=('58cfec8db9b51ad1ff3bd2b9065da087913a6268'
'dc536754c8fac2c3d82965c5a708cd8f79562d98'
'21a73f5a6009c038c14119864289d79c16545256')
build() {

View file

@ -1,4 +1,4 @@
# Read about the gemrc format at http://docs.rubygems.org/read/chapter/11
# Read about the gemrc format at http://guides.rubygems.org/command-reference/#gem-environment
# --user-install is used to install to $HOME/.gem/ by default since we want to separate
# pacman installed gems and gem installed gems