summaryrefslogtreecommitdiff
path: root/testing/ruby/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ruby/PKGBUILD')
-rw-r--r--testing/ruby/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/ruby/PKGBUILD b/testing/ruby/PKGBUILD
index 090d798f0..084545294 100644
--- a/testing/ruby/PKGBUILD
+++ b/testing/ruby/PKGBUILD
@@ -4,8 +4,8 @@
# Contributor: Jeramy Rutley <jrutley@gmail.com>
pkgname=ruby
-pkgver=1.9.3_p125
-pkgrel=3
+pkgver=1.9.3_p194
+pkgrel=2
pkgdesc='An object-oriented language for quick and easy programming'
arch=('i686' 'x86_64')
url='http://www.ruby-lang.org/en/'
@@ -21,7 +21,7 @@ options=('!emptydirs' '!makeflags')
install='ruby.install'
source=("ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2"
'gemrc')
-md5sums=('702529a7f8417ed79f628b77d8061aa5'
+md5sums=('2278eff4cfed3cbc0653bc73085caa34'
'6fb8e7a09955e0f64be3158fb4a27e7a')
build() {