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

Thomas Dziedzic tdziedzic at archlinux.org
Fri Apr 20 04:09:06 UTC 2012


    Date: Friday, April 20, 2012 @ 00:09:05
  Author: tdziedzic
Revision: 156516

upgpkg: ruby 1.9.3_p194-1

bump

Modified:
  ruby/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-20 02:14:32 UTC (rev 156515)
+++ PKGBUILD	2012-04-20 04:09:05 UTC (rev 156516)
@@ -4,8 +4,8 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 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 @@
 install='ruby.install'
 source=("ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2"
         'gemrc')
-md5sums=('702529a7f8417ed79f628b77d8061aa5'
+md5sums=('2278eff4cfed3cbc0653bc73085caa34'
          '6fb8e7a09955e0f64be3158fb4a27e7a')
 
 build() {




More information about the arch-commits mailing list