summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2017-01-10 06:11:24 -0500
committerTarn Burton2017-01-10 06:11:24 -0500
commitf3808bd54587aecf9b93756cf32f10918b550b2b (patch)
tree20f82b66bc5f98540636527ef9a452b5104be6dc /PKGBUILD
parent512c341f7fd71592a2181d590cfa8da2916659ff (diff)
downloadaur-f3808bd54587aecf9b93756cf32f10918b550b2b.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89b2fcbd3e41..588e09ac1c0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,11 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r1124.41c483881
+pkgver=r1133.85e3381a2
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')
url="http://cadabra.science/"
license=('GPL')
-provides=('cadabra2')
conflicts=('cadabra2')
depends=('python-matplotlib' 'gtkmm3' 'jsoncpp' 'mathjax' 'boost-libs' 'python-sympy' 'texlive-core')
makedepends=('cmake' 'boost')