summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspider-mario2017-11-14 20:41:35 +0100
committerspider-mario2017-11-14 20:41:35 +0100
commit3954408a09422e2b261c727134c0cc4d68adcf66 (patch)
tree848b89464b72f819ff29bcd45c3a56e8c048b052 /PKGBUILD
parent37442ab46df0b2060747184eae84a1d806f28ddd (diff)
downloadaur-3954408a09422e2b261c727134c0cc4d68adcf66.tar.gz
Update the home page URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 03cc6d9b114b..ee00d46f0128 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ epoch=3
pkgrel=1
pkgdesc="Systems programming language focused on safety, speed and concurrency"
arch=('i686' 'x86_64')
-url="http://www.rust-lang.org/"
+url="https://www.rust-lang.org/"
license=('MIT' 'Apache')
makedepends=('git' 'libffi' 'perl' 'python2' 'curl' 'llvm' 'cmake'
'jemalloc')