summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-06-09 18:49:40 -0400
committerTarn Burton2016-06-09 18:49:40 -0400
commit70ecac97848d75a37a462a8ad1d1743c8076416b (patch)
tree430ea855a98fa648cdfb57fa23877599ee15c727 /PKGBUILD
parent643629a5be6590c0f3cb26ea61ff4b887c2551d7 (diff)
downloadaur-70ecac97848d75a37a462a8ad1d1743c8076416b.tar.gz
Updated version (r780.b49cd95 -> r786.12054b0).
Changelog ========= Merge branch 'fix/paper2' (12054b0) Cleaning up components tests (1f9d635) Component contractions working (09a983b) Closer to completion of evaluate (31ace8c) Exceptions working again (dc2901f) Trying to find best way to fix index order on components nodes (cd22bee)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 442e1fe47cf2..e2bd624c930f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r780.b49cd95
+pkgver=r786.12054b0
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')