summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2017-04-04 13:28:56 -0400
committerTarn Burton2017-04-04 13:28:56 -0400
commite0186f5d85826200587fbf9a316d8c09b0b137cb (patch)
tree0ffd32344ec63783251ca620c127a8bd15a73b4a /PKGBUILD
parent083eaae0b4dc8e21c4a2e18d9a8e75586eb8d446 (diff)
downloadaur-e0186f5d85826200587fbf9a316d8c09b0b137cb.tar.gz
Updated version (r1214.d0aa77688 -> r1241.eccfd7542).
Changelog ========= Merge branch 'fix/components2' (eccfd7542) Cleanup (3f73d9391) Fixed repeated numerical indices problem in canonicalise (85fd58a33) Repeated working (4fd9dba84) Update (e67af898a) Fixing canonicalise (f324d1828) Throw exception when evaluating derivatives with superscript indices (668630d1b) Fix linking (5f74b47c2) Not quite (8f3a04f70) Fix for OSX (remove pcre) (605534eb7) Evaluate with missing components (76d0d4367) Merge branch 'master' into fix/components2 (6be0d97ce) Fix travis for OSX (5a9106808) Fix travis for OSX (de5d6cf33) Merge branch 'feature/timing' (2f7ad1e5d) Rudimentary timing working (8a5b63a53) Fixing progress monitor (e500ce7df) Call counts working (b29f34c6a) Update (aa7b8fe5d) New progressmon (6c0a9549b) Progress updates (72fba1fe6) Adding monitor logic to Algorithm (6247df679) Adding progress monitor logic (2376153af) Update (14186179f) Server changes (625a6b855) Adding timing logic (920a565bb) Update kerr (9e454d321)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fbc31f491c4..c3691068b488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r1214.d0aa77688
+pkgver=r1241.eccfd7542
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')