summaryrefslogtreecommitdiff
path: root/extra/ruby
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-30 01:17:13 -0700
committerroot <root@rshg054.dnsready.net>2013-06-30 01:17:13 -0700
commit7a8005609048a38bb6b7538effb4236b49385cd5 (patch)
treee1c35bdece7832f3cfafb52d79ff70a57e1023b7 /extra/ruby
parent904e95f187c6f547dfa804cd58feeba306962031 (diff)
Sun Jun 30 01:15:30 PDT 2013
Diffstat (limited to 'extra/ruby')
-rw-r--r--extra/ruby/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ruby/PKGBUILD b/extra/ruby/PKGBUILD
index c74fd3391..2446d2a73 100644
--- a/extra/ruby/PKGBUILD
+++ b/extra/ruby/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jeramy Rutley <jrutley@gmail.com>
pkgname=('ruby' 'ruby-docs')
-pkgver=2.0.0_p195
+pkgver=2.0.0_p247
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.ruby-lang.org/en/'
@@ -13,7 +13,7 @@ makedepends=('openssl' 'tk' 'libffi' 'doxygen' 'graphviz' 'libyaml')
options=('!emptydirs' '!makeflags')
source=("ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2"
'gemrc')
-md5sums=('2f54faea6ee1ca500632ec3c0cb59cb6'
+md5sums=('60913f3eec0c4071f44df42600be2604'
'6fb8e7a09955e0f64be3158fb4a27e7a')
build() {