From af1e6c210b43ea6b8e043524edccb1d0befd257f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 22 Apr 2012 00:02:56 +0000 Subject: Sun Apr 22 00:02:56 UTC 2012 --- extra/ruby/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/ruby') diff --git a/extra/ruby/PKGBUILD b/extra/ruby/PKGBUILD index 3432d31d3..7242aafe1 100644 --- a/extra/ruby/PKGBUILD +++ b/extra/ruby/PKGBUILD @@ -4,8 +4,8 @@ # Contributor: Jeramy Rutley pkgname=ruby -pkgver=1.9.3_p125 -pkgrel=4 +pkgver=1.9.3_p194 +pkgrel=1 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() { -- cgit v1.2.3-54-g00ecf