summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFeakster2021-01-20 22:40:42 +0000
committerFeakster2021-01-20 22:40:42 +0000
commit46e1dc8e8058162db09a9375830cbaf9e664d07e (patch)
tree32dce64b72b0a189e55eef541069d03eea1b38ef /.SRCINFO
parent44ba64af2417f94c76cf8db8a4cee38b4ceff17a (diff)
downloadaur-46e1dc8e8058162db09a9375830cbaf9e664d07e.tar.gz
Faffing
- Switched 'fslpy' to an optional dependency as it's only required for MVN functionality. - Modified the 'url' field. - Added notes regarding the source of Fabber.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1cf025dc78ae..97716bb5c3da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,17 +2,17 @@ pkgbase = python-pyfab
pkgdesc = Python interface to the Fabber Bayesian model fitting tool
pkgver = 0.3.5
pkgrel = 1
- url = https://pyfab.readthedocs.io/en/latest/
+ url = https://pyfab.readthedocs.io
arch = any
license = custom:PYFAB license
makedepends = git
makedepends = python-setuptools
depends = fsl>=6.0.1
- depends = fslpy
depends = python
depends = python-numpy
depends = python-nibabel
depends = python-six
+ optdepends = fslpy: MVN functionality
source = python-pyfab::git+https://github.com/physimals/pyfab.git#tag=v0.3.5
b2sums = SKIP