summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJingbei Li2019-07-29 16:44:01 +0800
committerJingbei Li2019-07-29 16:44:01 +0800
commit197df00d44704e47c2cd79cb0f419c9b629580fe (patch)
treebccbd0918fa00a8fc70f86e980fcf88a819b0dce /PKGBUILD
parent946be54acd2b837fb33db6b78d80738ff7177138 (diff)
downloadaur-197df00d44704e47c2cd79cb0f419c9b629580fe.tar.gz
updated license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da55c764f9db..ac17670861d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing."
arch=('x86_64')
url="https://store.continuum.io/cshop/anaconda/"
-license=("custom")
+license=("BSD")
source=("http://repo.continuum.io/archive/Anaconda2-${pkgver}-Linux-x86_64.sh"
"$pkgname.install")
options=(!strip libtool staticlibs)