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

Antonio Rojas arojas at archlinux.org
Wed Sep 25 20:24:58 UTC 2019


    Date: Wednesday, September 25, 2019 @ 20:24:57
  Author: arojas
Revision: 511771

https

Modified:
  scala/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-25 20:18:34 UTC (rev 511770)
+++ PKGBUILD	2019-09-25 20:24:57 UTC (rev 511771)
@@ -11,7 +11,7 @@
 _distsha=43e040ff7e
 pkgdesc="A Java-interoperable language with object-oriented and functional features"
 arch=('any')
-url="http://www.scala-lang.org"
+url="https://www.scala-lang.org"
 license=('Apache')
 depends=('java-environment=8' 'java-runtime=8')
 makedepends=('git' 'sbt')



More information about the arch-commits mailing list