Date: Friday, June 28, 2013 @ 04:26:51 Author: td123 Revision: 188996
upgpkg: ruby 2.0.0_p247-1 bump Modified: ruby/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-28 01:52:37 UTC (rev 188995) +++ PKGBUILD 2013-06-28 02:26:51 UTC (rev 188996) @@ -4,7 +4,7 @@ # Contributor: Jeramy Rutley <[email protected]> pkgname=('ruby' 'ruby-docs') -pkgver=2.0.0_p195 +pkgver=2.0.0_p247 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=('2f54faea6ee1ca500632ec3c0cb59cb6' +md5sums=('60913f3eec0c4071f44df42600be2604' '6fb8e7a09955e0f64be3158fb4a27e7a') build() {
