[arch-commits] Commit in crystal/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 27 20:58:25 UTC 2019
Date: Monday, May 27, 2019 @ 20:58:24
Author: arojas
Revision: 472053
https
Modified:
crystal/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-27 20:57:56 UTC (rev 472052)
+++ PKGBUILD 2019-05-27 20:58:24 UTC (rev 472053)
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc='The Crystal Programming Language'
arch=(x86_64)
-url='http://crystal-lang.org'
+url='https://crystal-lang.org'
license=(Apache)
depends=(gc libatomic_ops pcre libevent llvm6-libs)
makedepends=(libxml2 llvm6 crystal) # to compile version N we need crystal compiler of N-1 version
More information about the arch-commits
mailing list