diff --git a/ruby/trunk/PKGBUILD b/ruby/trunk/PKGBUILD index ec5daa6..9fdf8ed 100644 --- a/ruby/trunk/PKGBUILD +++ b/ruby/trunk/PKGBUILD @@ -11,7 +11,7 @@ url='http://www.ruby-lang.org/en/' license=('BSD' 'custom') makedepends=('gdbm' 'openssl' 'tk' 'libffi' 'doxygen' 'graphviz' 'libyaml') options=('!emptydirs' '!makeflags') -source=("ftp://ftp.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2" +source=("http://cache.ruby-lang.org/pub/ruby/${pkgver%.*}/ruby-${pkgver//_/-}.tar.bz2" 'gemrc' '0001-remove-db-support.patch') md5sums=('60913f3eec0c4071f44df42600be2604'