summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUniversebenzene2020-01-17 18:11:40 +0800
committerUniversebenzene2020-01-17 18:11:40 +0800
commit353554413dd5cde2a1f9c79e268bd3c726965b74 (patch)
tree5af0a35a9bc74fe4d3f4ca53e9cc56fe14588c7f /PKGBUILD
parentd6c9768c6c0be76adec21ef041d7f10eeee6617c (diff)
downloadaur-353554413dd5cde2a1f9c79e268bd3c726965b74.tar.gz
Update from upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47a6eb766285..3033c0615ae7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgbase=python-einsteinpy-git
_gitname=einsteinpy
pkgname=("python-${_gitname}-git" "python-${_gitname}-doc-git")
-pkgver=0.1.0.r420.gd753747
+pkgver=0.1.0.r428.g4df5a19
pkgrel=1
pkgdesc="Python package for General Relativity"
arch=('i686' 'x86_64')
url="https://einsteinpy.org/"
license=('MIT')
makedepends=('git' 'python-setuptools' 'python-nbsphinx' 'pandoc' 'graphviz')
-checkdepends=('python-pytest' 'python-matplotlib' 'python-sympy' 'python-plotly' 'python-astropy')
+checkdepends=('python-pytest' 'python-matplotlib' 'python-sympy' 'python-plotly' 'python-astropy' 'python-numba')
source=("git+https://github.com/einsteinpy/einsteinpy")
md5sums=('SKIP')