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

Alexander Rødseth arodseth at archlinux.org
Sun Jun 28 22:15:28 UTC 2015


    Date: Monday, June 29, 2015 @ 00:15:27
  Author: arodseth
Revision: 136094

License is MIT

Modified:
  julia/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-28 21:49:01 UTC (rev 136093)
+++ PKGBUILD	2015-06-28 22:15:27 UTC (rev 136094)
@@ -13,7 +13,7 @@
 pkgdesc='High-level, high-performance, dynamic programming language'
 arch=('x86_64' 'i686')
 url='http://julialang.org/'
-license=('GPL')
+license=('MIT')
 makedepends=('gcc-fortran' 'python2' 'libuv' 'git' 'blas' 'lapack' 'arpack' 'libunwind' 'fftw' 'gmp' 'mpfr' 'pcre' 'zlib' 'suitesparse')
 optdepends=('gnuplot: If using the Gaston Package from julia')
 options=('!emptydirs' 'staticlibs')



More information about the arch-commits mailing list