summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-05-21 14:57:55 -0400
committerTarn Burton2016-05-21 14:57:55 -0400
commit09144e9ad406eee328084a436858ef20d0539aae (patch)
tree30eec63ce95bfb521cfd93fbaf128147363c7b34 /PKGBUILD
parentb58a1cff6b91b520b839207648838b8d057c69be (diff)
downloadaur-09144e9ad406eee328084a436858ef20d0539aae.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6e1ff4d1cb4..35d97600af8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r701.a17ad42
-pkgrel=4
+pkgver=r715.1a663ef
+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.phi-sci.com/"
@@ -12,7 +12,7 @@ depends=('python2-matplotlib' 'gtkmm3' 'jsoncpp' 'mathjax' 'boost-libs' 'python2
makedepends=('cmake')
source=("$pkgname::git+https://github.com/kpeeters/cadabra2" "package.patch")
md5sums=('SKIP'
- '7eaf565d2558304a454d2669effa2630')
+ 'b47f6f1b88aba9b53ceee98750bb1165')
install=package.install