summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Slagle2015-07-17 21:50:50 -0700
committerKevin Slagle2015-07-17 21:50:50 -0700
commit35f5691f89fadd783f14cfad90d6b6c95916a0f8 (patch)
tree16ee8d1af30261d7b875f6b7558ffef7ed386319 /PKGBUILD
parentce6e1ad33366e81d47da32cfbc23cebb37452abe (diff)
downloadaur-35f5691f89fadd783f14cfad90d6b6c95916a0f8.tar.gz
Update to 10.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5381013bc16..6429945bc25a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: teratomata <teratomat@gmail.com>
pkgname=mathematica
-pkgver=10.1.0
+pkgver=10.2.0
pkgrel=1
pkgdesc="A computational software program used in scientific, engineering, and mathematical fields and other areas of technical computing."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url="http://www.wolfram.com/mathematica/"
license=('proprietary')
depends=('ttf-bitstream-vera')
source=("file://Mathematica_${pkgver}_LINUX.sh")
-md5sums=('1523e5ed52161e8bb3f55bd688e11f35')
+md5sums=('cb624598a470179ff57952c0771ae51a')
install='mathematica.install'
options=('!strip')