summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-06-07 16:15:26 -0400
committerTarn Burton2016-06-07 16:15:26 -0400
commite88dfe7c06abd17396e91dd5da4e53242725ff67 (patch)
treeae1dbcd99886751f0cc8e3459068b468b35c88ca /PKGBUILD
parentd46ec41481a1c12f7d52d7b9579a2a4f46ff6b13 (diff)
downloadaur-e88dfe7c06abd17396e91dd5da4e53242725ff67.tar.gz
Updated version (r767.75c936e -> r773.9bce0f6).
Changelog ========= Merge branch 'fix/paper2' (9bce0f6) Fixed interaction with sympy (6108bf2) Attempting to fix reported scalar bug (512eeab) Fixed cursor positioning (4ba577c) Merge branch 'master' into fix/paper2 (6402184) Sort-of fixed component tensors reducing to scalars (2173dbb)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d9b81f960ea..89bd9d281b36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r767.75c936e
+pkgver=r773.9bce0f6
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')