Date: Friday, February 22, 2013 @ 17:12:36 Author: td123 Revision: 178447
upgpkg: ruby 1.9.3_p392-1 bump Modified: ruby/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-02-22 12:28:37 UTC (rev 178446) +++ PKGBUILD 2013-02-22 16:12:36 UTC (rev 178447) @@ -4,7 +4,7 @@ # Contributor: Jeramy Rutley <[email protected]> pkgname=('ruby' 'ruby-docs') -pkgver=1.9.3_p385 +pkgver=1.9.3_p392 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=('5ec9aff670f4912b0f6f0e11e855ef6c' +md5sums=('a810d64e2255179d2f334eb61fb8519c' '6fb8e7a09955e0f64be3158fb4a27e7a') build() {
