[arch-commits] Commit in ruby/trunk (PKGBUILD)

Thomas Dziedzic tdziedzic at archlinux.org
Tue Mar 13 00:28:08 UTC 2012


    Date: Monday, March 12, 2012 @ 20:28:08
  Author: tdziedzic
Revision: 153401

upgpkg: ruby 1.9.3_p125-2

rerelease http://www.ruby-lang.org/en/news/2012/02/16/ruby-1-9-3-p125-is-released/

Modified:
  ruby/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-12 23:18:29 UTC (rev 153400)
+++ PKGBUILD	2012-03-13 00:28:08 UTC (rev 153401)
@@ -5,7 +5,7 @@
 
 pkgname=ruby
 pkgver=1.9.3_p125
-pkgrel=1
+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 @@
 install='ruby.install'
 source=("ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2"
         'gemrc')
-md5sums=('341b8fc42aa18bd668314199f219db14'
+md5sums=('702529a7f8417ed79f628b77d8061aa5'
          '6fb8e7a09955e0f64be3158fb4a27e7a')
 
 build() {




More information about the arch-commits mailing list