summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJingbei Li2019-01-04 15:48:37 +0800
committerJingbei Li2019-01-04 15:48:37 +0800
commite1875e4480bfee82493a740a775be678e84cb68b (patch)
treecac5bac019e5a30d8c25b564982891bfedf53c6a /PKGBUILD
parent4b89c0dc29f0a6a1dd01b5b4d3afd5c32ce5072f (diff)
downloadaur-e1875e4480bfee82493a740a775be678e84cb68b.tar.gz
upgraded to 2018.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6eb67a6159a..ec84d4d58110 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.3.0
+pkgver=2018.12
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=('50eeaab24bfa2472bc6485fe8f0e612ed67e561eda1ff9fbf07b62c96443c1be'
+sha256sums=('1821d4b623ed449e0acb6df3ecbabd3944cffa98f96a5234b7a102a7c0853dc6'
'c491735df1753335c6aa5b3b71bd936ccb4ff5622fedbf22d1d6d9da5bd45fbc')
install="$pkgname.install"