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

Thomas Dziedzic td123 at nymeria.archlinux.org
Sun Mar 3 07:13:49 UTC 2013


    Date: Sunday, March 3, 2013 @ 08:13:49
  Author: td123
Revision: 179076

upgpkg: ruby 2.0.0_p0-1

bump

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-03 00:51:04 UTC (rev 179075)
+++ PKGBUILD	2013-03-03 07:13:49 UTC (rev 179076)
@@ -4,7 +4,7 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=('ruby' 'ruby-docs')
-pkgver=1.9.3_p392
+pkgver=2.0.0_p0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.ruby-lang.org/en/'
@@ -13,7 +13,7 @@
 options=('!emptydirs' '!makeflags')
 source=("ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2"
         'gemrc')
-md5sums=('a810d64e2255179d2f334eb61fb8519c'
+md5sums=('895c1c581f8d28e8b3bb02472b2ccf6a'
          '6fb8e7a09955e0f64be3158fb4a27e7a')
 
 build() {




More information about the arch-commits mailing list