summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2017-12-23 15:19:12 -0500
committerTarn Burton2017-12-23 15:19:12 -0500
commit8d941820360eb35365847ae5bd508ee65e16674b (patch)
treee8c065b693927524fe882d07201d6da7008c0276 /PKGBUILD
parent4cb6e4e892ac9073a196d23941ac06b3d8ac246a (diff)
downloadaur-8d941820360eb35365847ae5bd508ee65e16674b.tar.gz
Updated version (r1322.a36b993c8 -> r1332.995b48910).
Changelog ========= Fix for sympy on travis (995b48910) Further fixes for mma-less build (8681e136a) Make MMA optional (71ad464b9) Include Mathematica scalar backend for expression simplification (requires mathematica installation at build time). (056048faa) Fix mathematica output (e504bc4b4) Fixes for MMA bridge (eae981abf) Keep wstp link open (dd6b9d0c0) Working map_mma but greek characters do not go through cleanly (0c531b335) Added start of MMA output routines (a157a517c) Added working test for Mathematica WSTP (a7b42045a)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aed7f28a7409..063d09274d3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r1322.a36b993c8
+pkgver=r1332.995b48910
pkgrel=1
pkgdesc="A computer algebra system (pre-release version) designed specifically for the solution of problems encountered in field theory."
arch=('i686' 'x86_64')