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

Thomas Dziedzic td123 at nymeria.archlinux.org
Thu Sep 26 05:26:20 UTC 2013


    Date: Thursday, September 26, 2013 @ 07:26:20
  Author: td123
Revision: 195165

switch to new ruby cdn which is much faster

Modified:
  ruby/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-26 03:20:59 UTC (rev 195164)
+++ PKGBUILD	2013-09-26 05:26:20 UTC (rev 195165)
@@ -11,7 +11,7 @@
 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'




More information about the arch-commits mailing list