summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAUR Update Bot2017-01-03 06:51:41 -0500
committerTarn Burton2017-01-03 06:51:41 -0500
commit55dc4f778d4762aa956ca8c3b4d12a5f964b75f9 (patch)
tree2da0672da3474955df9aa4c2da7ccd617d6ff91c /PKGBUILD
parente8fec6f8f3a7c8f1d884cd2d3ad8f952d31b50bc (diff)
downloadaur-55dc4f778d4762aa956ca8c3b4d12a5f964b75f9.tar.gz
Updated version (r1028.3beebcbaf -> r1110.bcaf4994d).
Changelog ========= Fixed version number (bcaf4994d) Merge branch 'fix/differentials' (c9074b098) Fixing example notebooks and removing debug output (08ed7eeab) Merge branch 'master' into fix/differentials (80ae1854d) Merge branch 'feature/notebooktests' (8b0399374) Fixed command line version (6ddb1b41d) Fixed command line version (e38af1a44) Fixed last notebook (e9b13d84b) Fixed all but one of the notebook tests (fbb7cb24c) Fixed printing of multiplier for commutators (8125f70a2) Fixed indentation bug in command line client (844d5ac79) Starting component engine for differentials (ae997b645) Work in progress (0d8762ff1) Work in progress (1f543b0df) Proper signs (0605d9868) Update manual path (3e01ed0ad) Differential forms beginning to work (f0299407f) Forgotten test program (f19428ada) Merge branch 'fix/normal_args' (699ceb86e) Incomplete fixes for unwrap (3882197e2) Fixed DisplayTeX (3465e8d06) Functional arguments working (6c96e353d) Preparsing fixes for non-index arguments (b3f8d1cc7) Print greek symbols in terminal (85b92554d) Fixed open/close tex cells (d326b6532) Tweaking UI (533794238) Scrolling/focussing fixes (fabed696e) Scrolling current cell into view after update (8e88929cc) Fixes for windows and typesetting (a8af90f17) Merged windows fixes (36059beee) Almost running on Windows (8299b3514) Update (c5622115e) Enable websocket logging (1fcccf9d8) Enable websocket logging (1e0cae659) Fixing windows (4c0d9abae) Added versioning to windows snoop (797eabed3) Added versioning to windows snoop (caddceb43) Added versioning to windows snoop (2021e00be) Fixed server name (0135e2794) Adding libraries on win32 (c09acb632) Adding libraries on win32 (5f9db537c) Adding libraries on win32 (1d2197971) Adding libraries on win32 (3a87e1793) Adding libraries on win32 (b960308be) Adding libraries on win32 (9776d330e) Adding libraries on win32 (65b06bce2) Adding stuff (ca7ab2cb5) Update cmake (5b8078223) Update cmake (f67d58137) Final touches (ec10ec6cb) Fixing exec_stream (8410fe1f4) Clipped snoop (7df0a3154) Clipped snoop (219e0ecc0) Clipped snoop (d437ac989) Clipped snoop (4f77a1477) Clipped snoop (d9744eb39) Clipped snoop (9cc5a6881) Clipped snoop (5409fdbf8) Clipped snoop (cc901b9f8) Clipped snoop (f7bfaf9fc) Clipped snoop (0d3e84729) Clipped snoop (3a8b237b5) Removed popen2 (bb153227c) Removed getpwuid and friends (232d70c24) Removed pid_t (1000cd671) Removed fork/kill (3a8fbbfe1) Fixed fierz (1009b7319) Merge branch 'fix/fierz' (9530951c5) Fixed fierz (77344ed41) Update for win32 (b5899565b) Fixing for win32 (13650f7df) Fixing for win32 (f4b829611) Fixing for win32 (e2276177c) Fixing for win32 (d77dbb501) Another one (307a210c0) Another one (1d82ed231) Fixing for win32 (02beecb93) Update windows build instructions (c10aae24b) Merge branch 'master' into win32 (bb2377c47) Some notes on building on windows (ed54194e4) Fix for win32 (33517bff6) Getting started (010d9fd16)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49162e628581..abdc8dddbf01 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r1028.3beebcbaf
+pkgver=r1110.bcaf4994d
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')