diff options
author | root <root@rshg054.dnsready.net> | 2012-01-12 23:14:51 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-01-12 23:14:51 +0000 |
commit | b5f690637837ff269bf5d248ee2dc37ea5236ca8 (patch) | |
tree | e63126d6f2f33cb2d56549f0657e1ce075e3acc9 /extra/ruby | |
parent | 3a0439ec6aea4411ac6d11c90cd8220f8f12a660 (diff) |
Thu Jan 12 23:14:51 UTC 2012
Diffstat (limited to 'extra/ruby')
-rw-r--r-- | extra/ruby/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/ruby/PKGBUILD b/extra/ruby/PKGBUILD index 760386762..c4786c331 100644 --- a/extra/ruby/PKGBUILD +++ b/extra/ruby/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 143822 2011-11-29 13:33:50Z stephane $ +# $Id: PKGBUILD 146483 2012-01-11 15:22:37Z stephane $ # Maintainer: # Contributor: Allan McRae <allan@archlinux.org> # Contributor: John Proctor <jproctor@prium.net> @@ -7,7 +7,7 @@ pkgbase=ruby pkgname=('ruby' 'ruby-docs') pkgver=1.9.3_p0 -pkgrel=2 +pkgrel=3 pkgdesc="An object-oriented language for quick and easy programming" arch=('i686' 'x86_64') url="http://www.ruby-lang.org/en/" |