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

Evangelos Foutras foutrelis at archlinux.org
Sat Nov 10 05:20:11 UTC 2018


    Date: Saturday, November 10, 2018 @ 05:20:11
  Author: foutrelis
Revision: 338922

Switch source to archive.eclipse.org

Modified:
  eclipse-ecj/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-10 05:05:15 UTC (rev 338921)
+++ PKGBUILD	2018-11-10 05:20:11 UTC (rev 338922)
@@ -12,7 +12,7 @@
 url='https://www.eclipse.org/'
 depends=('java-runtime')
 makedepends=('apache-ant' 'java-environment')
-_base_url=http://download.eclipse.org/eclipse/downloads/drops4/R-${pkgver}-${_date}
+_base_url=https://archive.eclipse.org/eclipse/downloads/drops4/R-${pkgver}-${_date}
 _source_file_name=ecjsrc-${pkgver}.jar
 _sha_file_name=eclipse-${pkgver}-SUMSSHA512
 source=(${_base_url}/${_source_file_name}



More information about the arch-commits mailing list