summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-06-04 11:20:59 -0400
committerTarn Burton2016-06-04 11:20:59 -0400
commitd46ec41481a1c12f7d52d7b9579a2a4f46ff6b13 (patch)
tree6841b84a2a45b5985fbb795c10d695f941358757 /PKGBUILD
parent955dc21842054c22df618463f9a083f8e28b2117 (diff)
downloadaur-d46ec41481a1c12f7d52d7b9579a2a4f46ff6b13.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 229ec83e2b10..7d9b81f960ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r741.5f9eb01
-pkgrel=3
+pkgver=r767.75c936e
+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/"
@@ -12,7 +12,7 @@ depends=('python-matplotlib' 'gtkmm3' 'jsoncpp' 'mathjax' 'boost-libs' 'python-s
makedepends=('cmake' 'boost')
source=("$pkgname::git+https://github.com/kpeeters/cadabra2" "package.patch")
md5sums=('SKIP'
- 'fd4a86673fc5b435df28c62f927f3946')
+ '15cbc4a33a34434058fb702bc7d92393')
install=package.install