summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp A2019-04-16 15:26:50 +0200
committerPhilipp A2019-04-16 15:26:50 +0200
commit334efa9823a2eba3d201471d49a8c78ba6121c64 (patch)
tree7c0a18bf7cb34539cb9bdaea8c4e67adb074c4ef /PKGBUILD
parent16aaf588ec8ff0684080adcadfeda8414d462980 (diff)
downloadaur-334efa9823a2eba3d201471d49a8c78ba6121c64.tar.gz
we don’t provide scanpy
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34c5c1e5c0b6..efa9cd4936a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,9 @@
pkgname=scanpy-scripts
pkgver=0.1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Scripts for using scanpy from the command line'
arch=(any)
-provides=(scanpy python-scanpy)
url='https://github.com/ebi-gene-expression-group/scanpy-scripts'
license=(MIT)
depends=(scanpy python-louvain-igraph)