summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-02-20 08:01:45 -0500
committerTarn Burton2016-02-20 08:01:45 -0500
commit6881ea47125c2c80ae9c7eb211b1e84d13a86e3b (patch)
tree142d85d928618ff57e895bba2380dc0a500815f8 /PKGBUILD
parent6cf8f1b4aef1049d2c44f6ca0ed04aa05f43312b (diff)
downloadaur-6881ea47125c2c80ae9c7eb211b1e84d13a86e3b.tar.gz
updated version and patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a1ba3feb4a8..32183bc0e755 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
-pkgver=r400.4c18228
+pkgver=r446.7f7f3e5
pkgrel=1
pkgdesc="A computer algebra system designed specifically for the solution of problems encountered in field theory."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('python2-matplotlib' 'python2-mpmath' 'gtkmm3' 'jsoncpp' 'mathjax' 'boo
makedepends=('cmake' 'gcc' 'boost')
source=("$pkgname::git+https://github.com/kpeeters/cadabra2" "package.patch" "cadabra.desktop")
md5sums=('SKIP'
- 'de3e1d9c888cadac972cfd4e2102ba64'
+ '72e07bc6f0e5782feb10f91886cc556e'
'04718d712ef65dbe5513ae674cc6ec33')
install=package.install