summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreolianoe2016-07-29 23:43:21 +0200
committereolianoe2016-07-29 23:43:21 +0200
commit163671446e419034940525c728901a74191b71a1 (patch)
treef9365219085ad800e6f7b20de3a72c3fb075c2bf /PKGBUILD
parentef21fd88d5376edbd7ce368a101f6f001e6b1771 (diff)
downloadaur-163671446e419034940525c728901a74191b71a1.tar.gz
Change the url to https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ce23ee276e6..13bbe8c0d327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=6.0.0.beta.2.r107.g742e0b0
pkgrel=1
pkgdesc='A scientific software package for numerical computations'
arch=('i686' 'x86_64')
-url="http://www.scilab.org/"
+url="https://www.scilab.org/"
license=('custom:CeCILL' 'BSD')
makedepends=('apache-ant' 'git' 'ocaml' 'java-environment>=8' 'gcc-fortran')
depends=('suitesparse>=4.4.1' 'arpack' 'fftw' 'eigen'