summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKevin Slagle2016-03-21 17:27:07 -0700
committerKevin Slagle2016-03-21 17:27:07 -0700
commit028d7889fe5867b245e90d598757a01effda99a7 (patch)
tree7c7ba3610299d327b3684d7670b65adb41f044c3 /PKGBUILD
parentd3ed1d0361d621b4a50a1e90cd003e9f9c3918d2 (diff)
downloadaur-028d7889fe5867b245e90d598757a01effda99a7.tar.gz
update to 10.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a98436a1ed17..ce9234a2592f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: teratomata <teratomat@gmail.com>
pkgname=mathematica
-pkgver=10.3.1
+pkgver=10.4.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' 'libxcursor' 'alsa-lib' 'libxml2')
source=("file://Mathematica_${pkgver}_LINUX.sh")
-md5sums=('4af9ca41e354419c71884597d46d75e4')
+md5sums=('fdc04160ef3cfcb120766393306b5c5f')
install='mathematica.install'
options=('!strip')
@@ -36,7 +36,7 @@ build() {
package() {
# https://reference.wolfram.com/language/tutorial/InstallingMathematica.html#650929293
- ${srcdir}/Mathematica_${pkgver}_LINUX.sh -- -execdir=${pkgdir}/usr/bin -targetdir=${pkgdir}/opt/Mathematica -auto
+ ${srcdir}/Mathematica_${pkgver}_LINUX.sh -- -execdir=${pkgdir}/usr/bin -targetdir=${pkgdir}/opt/Mathematica -auto # -user
echo "Fixing symbolic symlinks"
cd ${pkgdir}/usr/bin