summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntonio Rojas2016-01-25 21:13:19 +0100
committerAntonio Rojas2016-01-25 21:13:19 +0100
commita0787da18e992673c1c160b5db4267262656d1d3 (patch)
treea4f6937bab958c1e3706c4beae981e5a2b1efa83 /PKGBUILD
parentb50188f2703868e63e62c839780f290e06a57994 (diff)
downloadaur-a0787da18e992673c1c160b5db4267262656d1d3.tar.gz
New meataxe dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91c12881d9f7..f6b47d1059c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Special thanks to Nareto for moving the compile from the .install to the PKGBUILD
pkgname=sagemath-git
-pkgver=7.0.r0.g1961f94
+pkgver=7.1.beta0.r0.gd941d8d
pkgrel=1
pkgdesc="Open Source Mathematics Software, free alternative to Magma, Maple, Mathematica, and Matlab"
arch=(i686 x86_64)
@@ -24,7 +24,7 @@ optdepends=('cython2: to compile cython code' 'jmol: 3D plots' 'sage-notebook: B
'modular_decomposition: modular decomposition of graphs' 'ffmpeg: to export animations to video' 'imagemagick: to show animations'
'coxeter3: Coxeter groups implementation' 'cryptominisat: SAT solver' 'gap-data: for computing Galois groups')
makedepends=(cython2 boost ratpoints symmetrica fflas-ffpack python2-jinja coin-or-cbc
- mcqd coxeter3 cryptominisat modular_decomposition bliss-graphs tdlib) # libfes
+ mcqd coxeter3 cryptominisat modular_decomposition bliss-graphs tdlib meataxe) # libfes
conflicts=(sagemath)
provides=(sagemath sage-mathematics)
source=("git://git.sagemath.org/sage.git#branch=develop"