summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTarn Burton2016-04-26 18:34:22 -0400
committerTarn Burton2016-04-26 18:34:22 -0400
commit156e12135875b2c4715a2fae1ced19d7523516bf (patch)
treeb4ac4705fdfd09d152473d08fadbf7af3242e9ed /PKGBUILD
parenta68a8aeb7e23edb57dbfb9316390e532b692f120 (diff)
downloadaur-156e12135875b2c4715a2fae1ced19d7523516bf.tar.gz
Updated boost
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55340ff7da86..44485bbb8ef4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Tarn Burton <twburton at gmail dot com>
pkgname='cadabra2-git'
pkgver=r660.c22f71d
-pkgrel=1
+pkgrel=2
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/"
license=('GPL')
provides=('cadabra2')
conflicts=('cadabra2')
-depends=('python2-matplotlib' 'gtkmm3' 'jsoncpp' 'mathjax' 'boost-libs<1.60.0' 'python2-sympy')
-makedepends=('cmake' 'gcc' 'boost<1.60.0')
+depends=('python2-matplotlib' 'gtkmm3' 'jsoncpp' 'mathjax' 'boost-libs' 'python2-sympy')
+makedepends=('cmake' 'gcc' 'boost')
source=("$pkgname::git+https://github.com/kpeeters/cadabra2" "package.patch" "cadabra2.desktop")
md5sums=('SKIP'
'7eaf565d2558304a454d2669effa2630'