summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp A2022-09-16 16:47:02 +0200
committerPhilipp A2022-09-16 16:47:02 +0200
commit192e62c82ef10e5689861c7bf5c3647e0dce20a9 (patch)
treeb7c6edd8718d6e9f46c8c44106ec5de4a26b39f9 /PKGBUILD
parent7c75e8df0be0809ba4f3760060799c0d38a8d3b9 (diff)
downloadaur-scanpy-scripts.tar.gz
makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d5801ccbcbc..d1114d6e48e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=scanpy-scripts
pkgver=1.1.6
-pkgrel=1
+pkgrel=2
pkgdesc='Scripts for using scanpy from the command line'
arch=(any)
url='https://github.com/ebi-gene-expression-group/scanpy-scripts'
license=(MIT)
depends=(scanpy python-click)
-makedepends=(python-build python-installer)
+makedepends=(python-setuptools python-build python-installer python-wheel)
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz")
sha256sums=('1701e35f93f5370ab451760b3892caf01b46d2898c3dd149e1dcba602e45eea1')