summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJingbei Li2018-06-03 16:25:27 +0800
committerJingbei Li2018-06-03 16:25:27 +0800
commite4627fdc8c3d8050edec4b659f384fdbd0e4828c (patch)
tree67e78036e5a9decf0cba4fcc8fc395b463e377a1 /PKGBUILD
parent12a0d8f111bc20d4c09c7fbe191e13461a67e7c1 (diff)
downloadaur-e4627fdc8c3d8050edec4b659f384fdbd0e4828c.tar.gz
upgraded to 5.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 363aeb4dcc5a..523928773932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor : Martin Wimpress <code@flexion.org>
# Contributor : Jingbei Li <i@jingbei.li>
pkgname=anaconda2
-pkgver=5.1.0
+pkgver=5.2.0
pkgrel=1
pkgdesc="Completely free enterprise-ready Python distribution for large-scale data processing, predictive analytics, and scientific computing."
arch=('x86_64')
@@ -11,7 +11,7 @@ license=("custom")
source=("http://repo.continuum.io/archive/Anaconda2-${pkgver}-Linux-x86_64.sh"
"$pkgname.install")
options=(!strip libtool staticlibs)
-sha256sums=('5f26ee92860d1dffdcd20910ff2cf75572c39d2892d365f4e867a611cca2af5b'
+sha256sums=('cb0d7a08b0e2cec4372033d3269979b4e72e2353ffd1444f57cb38bc9621219f'
'c491735df1753335c6aa5b3b71bd936ccb4ff5622fedbf22d1d6d9da5bd45fbc')
install="$pkgname.install"