summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-09-20 18:20:41 -0400
committerTarn Burton2016-09-20 18:20:41 -0400
commita38663e0813a9a83d3b19a473dd778a532e20133 (patch)
treeb41379ee58ef4b0d4158117d99f60e367d423c11 /PKGBUILD
parent5de0fc921d5fd19fef7b75b57ff5853d0cb9d44c (diff)
downloadaur-a38663e0813a9a83d3b19a473dd778a532e20133.tar.gz
Updated version (r913.3305d59 -> r921.0c3c2ef).
Changelog ========= Weights work with powers (0c3c2ef) Merge branch 'fix/weights' (cfd96ba) Fixed counting of weight in exponents (40e3fe4) Merge remote-tracking branch 'github/master' (baa5446) Merge pull request #20 from rpanerai/master (64661f1) Fixed vary acting on anticommutators (4f5420c) Merge branch 'fix/vary_composite' (0d5c571) Fixed vary acting on commutators (0f2b967)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ea53ac02060..de9022231a2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r913.3305d59
+pkgver=r921.0c3c2ef
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')