summaryrefslogtreecommitdiff
path: root/extra/ruby
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-30 01:51:49 -0800
committerroot <root@rshg054.dnsready.net>2012-12-30 01:51:49 -0800
commit0af0753417e7e506da08650bda80804d0b50e660 (patch)
tree4814fa023ba4251a5145e424ddde872252cf3adc /extra/ruby
parent5dd7ed82e788ebad2e920e0f2db7468cc6547cfe (diff)
Sun Dec 30 01:50:38 PST 2012
Diffstat (limited to 'extra/ruby')
-rw-r--r--extra/ruby/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ruby/PKGBUILD b/extra/ruby/PKGBUILD
index 83975e00e..465e72a01 100644
--- a/extra/ruby/PKGBUILD
+++ b/extra/ruby/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Jeramy Rutley <jrutley@gmail.com>
pkgname=('ruby' 'ruby-docs')
-pkgver=1.9.3_p327
-pkgrel=2
+pkgver=1.9.3_p362
+pkgrel=1
arch=('i686' 'x86_64')
url='http://www.ruby-lang.org/en/'
license=('BSD' 'custom')
@@ -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=('7d602aba93f31ceef32800999855fbca'
+md5sums=('13c26ea368d88a560f07cc8c5eb4fa05'
'6fb8e7a09955e0f64be3158fb4a27e7a')
build() {