summaryrefslogtreecommitdiff
path: root/extra/ruby
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-08 00:08:16 -0800
committerroot <root@rshg054.dnsready.net>2013-02-08 00:08:16 -0800
commit7c92c5fcfb5653f63243842299e413672653d1ad (patch)
tree3487915cdf6e673c8a6dccfbd2a526e341550c87 /extra/ruby
parent8e5a0a990a12a59cadb687cae22a1960fce1660b (diff)
Fri Feb 8 00:08:16 PST 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 72dbffeca..b960373e6 100644
--- a/extra/ruby/PKGBUILD
+++ b/extra/ruby/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Jeramy Rutley <jrutley@gmail.com>
pkgname=('ruby' 'ruby-docs')
-pkgver=1.9.3_p374
+pkgver=1.9.3_p385
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=('944e73eba9ee9e1f2647ff32ec0b14b2'
+md5sums=('5ec9aff670f4912b0f6f0e11e855ef6c'
'6fb8e7a09955e0f64be3158fb4a27e7a')
build() {