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

Thomas Dziedzic td123 at nymeria.archlinux.org
Wed Nov 27 06:14:53 UTC 2013


    Date: Wednesday, November 27, 2013 @ 07:14:53
  Author: td123
Revision: 200360

upgpkg: ruby 2.0.0_p353-1

bump

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-11-27 03:20:13 UTC (rev 200359)
+++ PKGBUILD	2013-11-27 06:14:53 UTC (rev 200360)
@@ -4,8 +4,8 @@
 # Contributor: Jeramy Rutley <jrutley at gmail.com>
 
 pkgname=('ruby' 'ruby-docs')
-pkgver=2.0.0_p247
-pkgrel=3
+pkgver=2.0.0_p353
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.ruby-lang.org/en/'
 license=('BSD' 'custom')
@@ -13,7 +13,7 @@
 options=('!emptydirs' '!makeflags' 'staticlibs')
 source=("http://cache.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2"
         'gemrc')
-md5sums=('60913f3eec0c4071f44df42600be2604'
+md5sums=('20eb8f067d20f6b76b7e16cce2a85a55'
          '6fb8e7a09955e0f64be3158fb4a27e7a')
 
 build() {




More information about the arch-commits mailing list