summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-07-30 13:25:39 -0500
committerCarlos Aznarán Laos2022-07-30 13:25:39 -0500
commit2b48e0de8ce4debadb80ee68a98a39cc8d59afa4 (patch)
tree637f1d2c3fe59584a1f1aac6defe6304801ff62b /.SRCINFO
parentc88b86a620b9f659cd39d2426ae0a72050e9ad59 (diff)
downloadaur-2b48e0de8ce4debadb80ee68a98a39cc8d59afa4.tar.gz
Add npm as makedependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 7 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4839a9d66df6..de91489b2ac0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,27 +1,17 @@
pkgbase = python-chemview-git
pkgdesc = An interactive molecular viewer for the IPython notebook (git version)
- pkgver = 0.3.r87.c7e9150
+ pkgver = 0.7.r10.g2c9768d
pkgrel = 1
- url = http://chemview.readthedocs.org/en/latest
+ url = https://github.com/gabrielelanaro/chemview
arch = any
license = LGPL2.1
makedepends = git
- depends = python
- depends = python-numpy
+ makedepends = npm
depends = python-numba
- depends = ipython-notebook
- depends = python2
- depends = python2-numpy
- depends = python2-numba
- depends = ipython2-notebook
- source = git+https://github.com/gabrielelanaro/chemview
- sha256sums = SKIP
-
-pkgname = python-chemview-git
+ depends = jupyter-notebook
provides = python-chemview
conflicts = python-chemview
+ source = git+https://github.com/gabrielelanaro/chemview
+ sha512sums = SKIP
-pkgname = python2-chemview-git
- provides = python2-chemview
- conflicts = python2-chemview
-
+pkgname = python-chemview-git