summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2017-03-02 05:55:36 -0500
committerTarn Burton2017-03-02 05:55:36 -0500
commit783f75b66536a4010845a67269335fd68824050c (patch)
tree6c481184832e276daa3cb28eb636bdf88190b110 /PKGBUILD
parent1d403fd9a1c38a4bc6a725aa2874fd793be2d703 (diff)
downloadaur-783f75b66536a4010845a67269335fd68824050c.tar.gz
Updated version (r1184.7dd0dd8b1 -> r1204.55de25bca).
Changelog ========= Update for sort_spinors (55de25bca) Merge branch 'feature/spinorsort' (d33b0c949) Sort_spinors working (56cc0389d) Added test for I (88d3a1308) Added I (286781705) Fixing I (6375afd3f) Fixing I (4cc86dc94) Cut and paste fix (642378fb6) Adding (not yet working) sort_spinors (2973f3888) Merge branch 'feature/rules' (c68f66a11) Fixed bug (28721f327) Added Tableau doc (ca7aadb48) Recursive repeat apply fixed? (5637b9070) More Young tableau updates (1188edde2) Young tableau display starting to work again (a792cdbca) Young tableau display starting to work again (a1c8d295f) Adjusted property list printing, not right yet (4cf1ddb07) Update printing properties (3371aa6f1) Merge branch 'master' into feature/rules (b68477383) Fixed tests with packags (d4b8907c0)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0abb8b70f7b5..46451621460b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r1184.7dd0dd8b1
+pkgver=r1204.55de25bca
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')